freebsd-nq/sys/conf
Greg V 15565e0a21 kern.mk: fix -Wno-error style to fix build with Clang 12
Clang 12 no longer supports -Wno-error-..., only the -Wno-error=...
style (which is already used everywhere else in the tree).

Differential Revision:	https://reviews.freebsd.org/D29157
2021-03-10 17:34:35 -05:00
..
config.mk
dtb.build.mk Switch to the new device-tree vendor tree 2021-01-15 20:08:39 +01:00
dtb.mk
files Implement basic support for allocating memory from a specific numa node 2021-03-09 21:01:47 +01:00
files.amd64 ice(4): Update to version 0.28.1-k 2021-03-05 17:33:39 -08:00
files.arm amd64: implement strlen in assembly 2021-02-08 19:15:21 +00:00
files.arm64 ice(4): Update to version 0.28.1-k 2021-03-05 17:33:39 -08:00
files.i386 ossl: Add ChaCha20 cipher support. 2021-03-03 15:20:57 -08:00
files.mips amd64: implement strlen in assembly 2021-02-08 19:15:21 +00:00
files.powerpc amd64: implement strlen in assembly 2021-02-08 19:15:21 +00:00
files.riscv amd64: implement strlen in assembly 2021-02-08 19:15:21 +00:00
files.x86 smbios: Move smbios driver out from x86 machdep code 2021-02-23 21:17:09 +00:00
kern.mk kern.mk: fix -Wno-error style to fix build with Clang 12 2021-03-10 17:34:35 -05:00
kern.opts.mk WITH_OFED build option: fix 2021-02-02 18:44:52 +02:00
kern.post.mk
kern.pre.mk
kmod_syms_prefix.awk
kmod_syms.awk
kmod.mk conf/kern.mk: save some work by using realpath instead of cd ; pwd 2021-01-27 12:41:33 +00:00
kmod.opts.mk
ldscript.amd64
ldscript.arm
ldscript.arm64
ldscript.i386
ldscript.kmod.amd64
ldscript.kmod.i386
ldscript.mips
ldscript.mips.cfe
ldscript.mips.mips64
ldscript.mips.octeon1
ldscript.powerpc
ldscript.powerpc64
ldscript.powerpc64le
ldscript.powerpcspe
ldscript.riscv
Makefile.amd64
Makefile.arm Switch to the new device-tree vendor tree 2021-01-15 20:08:39 +01:00
Makefile.arm64 Switch to the new device-tree vendor tree 2021-01-15 20:08:39 +01:00
Makefile.i386
Makefile.mips mips: Add the device-tree path to the include paths 2021-01-16 11:33:37 +01:00
Makefile.powerpc
Makefile.riscv riscv: Add the device-tree path to the include path 2021-01-16 11:31:17 +01:00
newvers.sh newvers: tweak uname to be more useful 2021-01-28 17:44:56 -07:00
NOTES Delete dead CLUSTERDEBUG config option. 2021-02-21 11:38:21 +02:00
options Delete dead CLUSTERDEBUG config option. 2021-02-21 11:38:21 +02:00
options.amd64 Remove stale references to opt_sio.h 2021-02-25 21:43:12 -04:00
options.arm
options.arm64 Use L2 blocks when in the identity map 2021-03-03 14:18:03 +00:00
options.i386 Remove stale references to opt_sio.h 2021-02-25 21:43:12 -04:00
options.mips
options.powerpc
options.riscv
std.nodebug Split out the NODEBUG options to a common file 2021-01-14 16:57:53 +00:00
sysent.mk
systags.sh
WITHOUT_SOURCELESS
WITHOUT_SOURCELESS_HOST
WITHOUT_SOURCELESS_UCODE