summaryrefslogtreecommitdiffstats
path: root/sys/conf/Makefile.powerpc
Commit message (Expand)AuthorAgeFilesLines
* Remove duplication and centralize testing of various config(8)ed features.obrien2012-09-121-1/+0
* Not all Pmake derived makes quietly tolerate assignment from shell commandsobrien2012-09-121-1/+1
* Add -Wa,-many to CFLAGS on PowerPC. This aids in building a kernel usingnwhitehorn2011-06-091-1/+1
* MFppc64:nwhitehorn2010-07-131-1/+4
* Convert Freescale PowerPC platforms to FDT convention.raj2010-07-111-0/+2
* Revert config(8) version bump. It brings major pain for people working onwkoszek2007-05-161-1/+1
* Bump config(8) version and build requirement for config(8) to 600006. Thiswkoszek2007-05-131-1/+1
* Version 600004 is better than 700000 given other changes that are inimp2005-11-281-1/+1
* Make config(8) understand ORed dependecies in "files*" andru2005-11-271-1/+1
* We don't bump the config version for additions to config that aren'timp2005-11-041-1/+1
* Implement the "nocpu" directive.ru2005-11-031-1/+1
* Bump config(8) version for the DEFAULTS change.jhb2005-10-271-1/+1
* Use the more readable empty() syntax.obrien2005-09-071-1/+1
* Never hardcode /sys into these Makefiles. The proper way to spell it is $S.imp2005-04-131-2/+0
* The latest release of the FreeBSD driver (twa) forvkashyap2005-04-121-0/+2
* Update version number for latest config version bumpimp2005-04-011-1/+1
* bump the Makefile config versions now that config is 600001...jmg2005-02-101-1/+1
* - remove NO_MODULES since they've been working for some timegrehan2005-02-031-3/+5
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
* Kill count device support from config. I've changed the last fewpeter2004-08-301-1/+1
* Removed COPTS support from kmod.mk and kern.pre.mk.ru2004-08-131-1/+1
* Change required config(8) version.cognet2004-05-091-1/+1
* Remove duplicate script for locore.ogallatin2003-12-091-3/+0
* Bump the config version to force people to upgrade their config(8)phk2003-04-151-1/+1
* Standardize handling of locore.[sS] etc. files.ru2003-02-281-2/+0
* - remove dead conditional CFLAG settinggrehan2003-01-221-8/+3
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-1/+1
* Moved the rule for locore.o from kern.post.mk to Makefile.$ARCH.jake2002-07-311-0/+3
* Moved the setting of all profiling-related variables except the key onebde2002-07-131-1/+1
* Remove the setting of 'FMT'. We now do ELF by default, so only botherobrien2002-03-241-1/+0
* Commit some infrastructure for turning on -Werror for kernel compiles.peter2002-02-201-1/+1
* Proper fix for old config setting maxusers to 8.peter2001-12-141-1/+1
* -msoft-float must always be turned on when compiling the PowerPC kernel.benno2001-11-121-1/+3
* Move kern.post.mk to last line, now that it appears safeimp2001-11-111-2/+2
* Factor the common parts of the Makefile.foo files. This introduces twoimp2001-11-021-302/+3
* Only overwrite ${DESTDIR}${KODIR}.old/${KERNEL_KO} if we haven'tbrian2001-11-011-7/+14
* Support the "install.debug" and "reinstall.debug" targets for kernel modules.des2001-10-271-3/+3
* Finish the asbestos suited move of $mach/conf/*.$mach to conf/*.$mach.ru2001-10-261-1/+1
* Make override of nm consistent across all platforms and sort the overrides.mp2001-10-191-2/+2
* Use normal CWARNFLAGS and defines when compiling on FreeBSD.mp2001-10-191-2/+6
* Change kern.bootfile when mv'ing the kernelbrian2001-10-171-0/+2
* Remove another unneeded instance of -elf.benno2001-10-141-1/+1
* Changes for both compilation on NetBSD (PPC) and cross-compilation on FreeBSD.mp2001-10-131-2/+5
* Enable hardwiring of things like tunables from embedded enironmentspeter2001-08-271-3/+6
* In order to bring about the end of the universe, delete the lines:peter2001-08-151-2/+0
* Further Makefile.* sync (from Makefile.ia64). The lint target has beenpeter2001-08-031-6/+0
* When building a debugging kernel with modules, build modules withsheldonh2001-08-021-0/+3
* param.c no longer gets special treatment. Use the source tree version.peter2001-07-261-13/+6
* Bump config version.imp2001-07-021-1/+1
* Move kernel compile directory from sys/compile/FOO toimp2001-06-301-1/+1
OpenPOWER on IntegriCloud