opnsense-src/sys/modules/syscons
Warner Losh c09808d0d6 MFtbemd:
Use MACHINE_CPUARCH in preference to MACHINE_ARCH.  The former is the
source code location of the machine, the latter the binary output.  In
general, we want to use MACHINE_CPUARCH instead of MACHINE_ARCH unless
we're tesitng for a specific target.  The isn't even moot for
i386/amd64 where there's momemntum towards a MACHINE_CPUARCH == x86,
although a specific cleanup for that likely would be needed...
2010-08-23 06:13:29 +00:00
..
apm Move adding -DPC98 to CFLAGS from each modules to sys/modules/Makefile.inc. 2002-11-06 13:47:00 +00:00
beastie Correct beastie_saver module name. 2010-04-07 18:42:21 +00:00
blank
daemon Move adding -DPC98 to CFLAGS from each modules to sys/modules/Makefile.inc. 2002-11-06 13:47:00 +00:00
dragon Don't override CWARNFLAGS in these Makefiles. 2002-11-11 10:11:59 +00:00
fade
fire Don't override CWARNFLAGS in these Makefiles. 2002-11-11 10:11:59 +00:00
green
logo
rain Don't override CWARNFLAGS in this Makefile. 2002-11-11 10:07:18 +00:00
snake Move adding -DPC98 to CFLAGS from each modules to sys/modules/Makefile.inc. 2002-11-06 13:47:00 +00:00
star Move adding -DPC98 to CFLAGS from each modules to sys/modules/Makefile.inc. 2002-11-06 13:47:00 +00:00
warp Don't override CWARNFLAGS in these Makefiles. 2002-11-11 10:11:59 +00:00
Makefile MFtbemd: 2010-08-23 06:13:29 +00:00
Makefile.inc