freebsd-skq/sys/conf
imp ab9283f7d9 Populate new KERN_OPTS from all the opt_*.h files in
KERNBUILDDIR. Come up with some sensible defaults (though listing them
in kmod.mk may be unwise -- we have no easy way to know what are the
best sensible defaults for everything so we just catch the big stuff).
Append SRCS.${opt} for each option in KERN_OPTS to SRCS to allow easy
conditional compilation. Append any notion of KERN_OPTS_EXTRA to the
list of kernel opts.

Differential Revision:    https://reviews.freebsd.org/D1530
2015-02-18 15:25:19 +00:00
..
config.mk Populate new KERN_OPTS from all the opt_*.h files in 2015-02-18 15:25:19 +00:00
dtb.mk Prefer install over mkdir to create the directory. Add test to ensure 2015-02-09 16:29:44 +00:00
files Globally enable -fms-extensions when building kernel with gcc, and remove 2015-02-17 19:27:14 +00:00
files.amd64 Generalized parts of the XEN timer code into a generic pvclock 2015-02-04 08:26:43 +00:00
files.arm Pull the ARM ddb unwind code out to a new file. This will allow it to be 2015-02-17 13:09:20 +00:00
files.i386 Generalized parts of the XEN timer code into a generic pvclock 2015-02-04 08:26:43 +00:00
files.mips
files.pc98
files.powerpc Remove FreeBSD/wii. 2015-02-10 06:35:16 +00:00
files.sparc64
kern.mk Globally enable -fms-extensions when building kernel with gcc, and remove 2015-02-17 19:27:14 +00:00
kern.opts.mk Enforce that MK_foo options shall be either "yes" or "no" and nothing 2015-02-09 16:03:55 +00:00
kern.post.mk
kern.pre.mk Globally enable -fms-extensions when building kernel with gcc, and remove 2015-02-17 19:27:14 +00:00
kmod_syms.awk
kmod.mk Populate new KERN_OPTS from all the opt_*.h files in 2015-02-18 15:25:19 +00:00
ldscript.amd64
ldscript.arm
ldscript.i386
ldscript.mips
ldscript.mips.cfe
ldscript.mips.mips64
ldscript.mips.octeon1
ldscript.powerpc Refactor PowerPC (especially AIM) init sequence to be less baroque. 2015-01-18 18:32:43 +00:00
ldscript.powerpc64 Refactor PowerPC (especially AIM) init sequence to be less baroque. 2015-01-18 18:32:43 +00:00
ldscript.sparc64
Makefile.amd64 Clang's 3.5 integrated assembler now handles these files correctly (it 2015-01-05 12:28:22 +00:00
Makefile.arm Since for clang 3.5.0 ARM EHABI is now the default, the -mllvm 2014-11-26 23:28:16 +00:00
Makefile.i386 Clang's 3.5 integrated assembler now handles these files correctly (it 2015-01-05 12:28:22 +00:00
Makefile.mips
Makefile.pc98 Clang's 3.5 integrated assembler now handles these files correctly (it 2015-01-05 12:28:22 +00:00
Makefile.powerpc Build the powerpc64 kernel as a position-independent executable. At startup, 2015-01-31 19:16:51 +00:00
Makefile.sparc64
makeLINT.mk
makeLINT.sed
newvers.sh Don't require ${SYSDIR}/../COPYRIGHT to exist. Fall back to the 2014-12-22 19:10:21 +00:00
NOTES Plug cxgbe(4) back into !powerpc && !arm builds, instead of building it 2015-01-16 01:39:24 +00:00
options Import videomode code from NetBSD which is needed by USB display link drivers. 2015-02-15 11:37:40 +00:00
options.amd64
options.arm Add arm option ARM_NEW_PMAP, to allow us to begin adding the new pmap 2014-12-30 02:51:04 +00:00
options.i386 Garbage collect the asr driver. Hardware for it has not been produced in 2015-01-02 05:34:14 +00:00
options.mips
options.pc98
options.powerpc Remove FreeBSD/wii. 2015-02-10 06:35:16 +00:00
options.sparc64
systags.sh
WITHOUT_SOURCELESS
WITHOUT_SOURCELESS_HOST
WITHOUT_SOURCELESS_UCODE The sn driver doesn't actually include microcode at the current time, 2014-12-30 02:39:44 +00:00