freebsd-dev/sys/modules/linux
Bruce Evans 27e2d53c58 Compile linux_genassym.c with ordinary ${CFLAGS}. The (small) need for
-U_KERNEL became negative when all all the genassym.c's were converted
to be cross-built.

Use "genassym ... > ${.TARGET}", not "genassym -o $@ ...", so that
genassym(1) doesn't need to support -o.

Removed duplicate -D_KERNEL from flags for compiling linux_locore.s.
2000-01-09 10:04:53 +00:00
..
linux.8 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
linux.sh Add a run of Linux ldconfig. 1999-12-13 08:38:22 +00:00
Makefile Compile linux_genassym.c with ordinary ${CFLAGS}. The (small) need for 2000-01-09 10:04:53 +00:00