Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: abs
Date: Sun Jan 25 22:25:08 UTC 2009
Modified Files:
src/sys/arch/amiga/conf: Makefile.amiga
src/sys/arch/atari/conf: Makefile.atari
Added Files:
src/sys/arch/m68k: Makefile.cmachflags
Log Message:
Abstract out setting of '-m680X0' based on -DM68020, -DM68030,
-DM68040, and -DM68060 into sys/arch/m68k/Makefile.cmachflags and
include from both atari and amiga. Other m68k ports which build
kernels that support multiple CPU types can also switch across to
this.
To generate a diff of this commit:
cvs rdiff -r1.105 -r1.106 src/sys/arch/amiga/conf/Makefile.amiga
cvs rdiff -r1.72 -r1.73 src/sys/arch/atari/conf/Makefile.atari
cvs rdiff -r0 -r1.1 src/sys/arch/m68k/Makefile.cmachflags
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index