Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: he
Date: Sat Mar 15 22:32:09 UTC 2003
Modified Files:
src/distrib/sets: makeflist
src/distrib/sets/lists/base: mi
src/sys: Makefile
Added Files:
src/distrib/sets/lists/base: lkm.mi
Log Message:
Do not try to build LKMs on evbppc, because we cannot predetermine
the PPC_INTR_IMPL, which is used to include a file in <machine/intr.h>.
To allow evbppc to complete a ``make release'', we also need to
factor out the LKM files to a new set list file, and tweak makeflist
to not include this file for evbppc.
Discussed with Matt Thomas.
To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 src/distrib/sets/makeflist
cvs rdiff -r0 -r1.1 src/distrib/sets/lists/base/lkm.mi
cvs rdiff -r1.389 -r1.390 src/distrib/sets/lists/base/mi
cvs rdiff -r1.51 -r1.52 src/sys/Makefile
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