freebsd-dev/sys/conf
Rafal Jaworowski fcfdd827d0 Introduce a standalone shell script for embedding MFS image.
This allows to fix a problem with ARM kernel.bin not having the MFS image
embedded: it is objcopied from the kernel.noheader temporary ELF file, which
was not subject to embedding the MFS image previously.

Reviewed by:	imp
Approved by:	cognet (mentor)
2008-02-05 10:46:30 +00:00
..
defines
files Add a driver for the National Semiconductor DP83815, DP83843 and 2008-01-27 01:10:41 +00:00
files.amd64 Remove the rr232x driver. It has been superceded by the hptrr driver. 2008-02-03 07:07:30 +00:00
files.arm Break out stack(9) from ddb(4): 2007-12-02 20:40:35 +00:00
files.i386 Remove the rr232x driver. It has been superceded by the hptrr driver. 2008-02-03 07:07:30 +00:00
files.ia64 Break out stack(9) from ddb(4): 2007-12-02 20:40:35 +00:00
files.pc98 Catch up pc98 for i386 stack(9) changes: 2007-12-03 11:38:28 +00:00
files.powerpc Enable ofwdump on powerpc (finally). Tested on G3 & G4 machines. 2008-01-31 01:57:33 +00:00
files.sparc64 Break out stack(9) from ddb(4): 2007-12-02 20:40:35 +00:00
files.sun4v Break out stack(9) from ddb(4): 2007-12-02 20:40:35 +00:00
kern.mk
kern.post.mk Introduce a standalone shell script for embedding MFS image. 2008-02-05 10:46:30 +00:00
kern.pre.mk pc98 lint builds w/o warnings. Remove the last special case from our 2008-02-02 19:55:28 +00:00
kmod_syms.awk
kmod.mk Re-enable -Werror for modules. 2007-11-19 16:24:10 +00:00
ldscript.amd64
ldscript.arm
ldscript.i386
ldscript.ia64
ldscript.powerpc
ldscript.sparc64
Makefile.amd64 Kernel and hwpmc(4) support for callchain capture. 2007-12-07 08:20:17 +00:00
Makefile.arm Introduce a standalone shell script for embedding MFS image. 2008-02-05 10:46:30 +00:00
Makefile.i386
Makefile.ia64
Makefile.pc98
Makefile.powerpc
Makefile.sparc64
Makefile.sun4v
makeLINT.mk
makeLINT.sed
newvers.sh
NOTES Add COMPAT_FREEBSD7 and enable it in configs that have COMPAT_FREEBSD6. 2008-01-07 21:40:11 +00:00
options Allow DDB_CAPTURE_DEFAULTBUFSIZE and DDB_CAPTURE_MAXBUFSIZE to be 2008-01-26 22:32:23 +00:00
options.amd64 Allow the sio acpi attachment to be disabled (ie: use hints only). This 2007-11-30 21:45:07 +00:00
options.arm
options.i386 Allow the sio acpi attachment to be disabled (ie: use hints only). This 2007-11-30 21:45:07 +00:00
options.ia64
options.pc98
options.powerpc Rename OEA to AIM. The former means nothing as it applies to all 2007-12-16 00:45:56 +00:00
options.sparc64
options.sun4v
systags.sh