freebsd-nq/sys/conf
Bryan Drewery 88fe1f7ab3 Add guessed dependencies to OBJS after bsd.dep.mk in case of it adding to SRCS.
This was a regression in r295985.

bsd.dep.mk adds to SRCS for dtrace probes, yacc grammars and some
others.

The code that is moving is planned to be removed once FAST_DEPEND is
default (and the only option) though since FAST_DEPEND doesn't use this.

Pointyhat to:	bdrewery
Sponsored by:	EMC / Isilon Storage Division
2016-03-02 21:03:42 +00:00
..
config.mk
dtb.mk
files Refactor the AIO subsystem to permit file-type-specific handling and 2016-03-01 18:12:14 +00:00
files.amd64 hyperv/utils: Code rearrange and cleanup 2016-02-24 05:01:18 +00:00
files.arm Build ofw_cpu.c on all ARM configs using FDT. As we mve towards using the 2016-02-28 09:35:37 +00:00
files.arm64 Make pci_host_generic and thunderx_pci common 2016-02-24 06:05:30 +00:00
files.i386 hyperv/utils: Code rearrange and cleanup 2016-02-24 05:01:18 +00:00
files.mips Remove bus space fdt for MIPS. 2016-02-11 06:19:32 +00:00
files.pc98
files.powerpc Implement OF_decode_addr() for arm. Move most of powerpc's implementation 2015-12-21 18:07:32 +00:00
files.riscv Add support for symmetric multiprocessing (SMP). 2016-02-24 16:50:34 +00:00
files.sparc64
kern.mk Remove more references to targets we've never had. 2016-02-26 22:13:35 +00:00
kern.opts.mk Hook the meta/nofilemon build into using FAST_DEPEND. 2016-02-24 17:19:13 +00:00
kern.post.mk FAST_DEPEND: Prefer .OBJDIR depend files. 2016-02-29 21:10:47 +00:00
kern.pre.mk Fix MFS builds when both MD_ROOT_SIZE and MFS_IMAGE are specified 2016-02-02 07:02:51 +00:00
kmod_syms.awk
kmod.mk Add guessed dependencies to OBJS after bsd.dep.mk in case of it adding to SRCS. 2016-03-02 21:03:42 +00:00
ldscript.amd64
ldscript.arm
ldscript.arm64
ldscript.i386
ldscript.mips
ldscript.mips.cfe
ldscript.mips.mips64
ldscript.mips.octeon1
ldscript.powerpc
ldscript.powerpc64 Fix build with new binutils. This gets a working kernel with GCC 5.2 and 2015-11-29 06:40:09 +00:00
ldscript.riscv Welcome the RISC-V 64-bit kernel. 2016-01-29 15:12:31 +00:00
ldscript.sparc64
Makefile.amd64
Makefile.arm ARM: All remaining functions in cpufunc_asm_arm10.S are identical with 2016-02-02 14:53:34 +00:00
Makefile.arm64
Makefile.i386
Makefile.mips Revert this change. It broke the trampoline build. Until I'm sure 2015-12-21 20:36:01 +00:00
Makefile.pc98
Makefile.powerpc
Makefile.riscv Welcome the RISC-V 64-bit kernel. 2016-01-29 15:12:31 +00:00
Makefile.sparc64
makeLINT.mk
makeLINT.sed
newvers.sh newvers.sh: put variable assignments on separate lines 2015-12-31 19:25:35 +00:00
NOTES Refactor the AIO subsystem to permit file-type-specific handling and 2016-03-01 18:12:14 +00:00
options Refactor the AIO subsystem to permit file-type-specific handling and 2016-03-01 18:12:14 +00:00
options.amd64
options.arm Add SMP support to the ARM PLATFORM code. This will allow us to have 2016-02-28 13:43:58 +00:00
options.arm64
options.i386
options.mips Rename some CPU_MIPSxxx options and add new CPU_MIPSxxx options 2016-02-02 07:47:38 +00:00
options.pc98
options.powerpc Add support for new LAW registers in QorIQ SoCs. 2015-11-18 01:54:19 +00:00
options.riscv Welcome the RISC-V 64-bit kernel. 2016-01-29 15:12:31 +00:00
options.sparc64
systags.sh
WITHOUT_SOURCELESS
WITHOUT_SOURCELESS_HOST
WITHOUT_SOURCELESS_UCODE