NetBSD/sys/arch/macppc
drochner 2468738337 change handling of libkern:
-sys/lib/libkern builds as library per default (as it was documented all
 the time)
-ports able to LKM set "KERN_AS=obj" explicitely in their Makefiles
 (for now; should depend on actual "option LKM" or -better- functions
 included for LKM use should be pulled in by a stub)
-always link libcompat before libkern - libkern stuff can be referred to
 by libcompat, but not the other way
1998-10-15 18:37:13 +00:00
..
compile Initial import of macppc port. 1998-05-15 10:15:45 +00:00
conf change handling of libkern: 1998-10-15 18:37:13 +00:00
dev /chaos/control support. (tested 640x480 mode only) 1998-10-15 14:48:47 +00:00
include configure() prototype is in <sys/device.h> 1998-10-06 20:50:15 +00:00
macppc Set PCI bus number correctly. 1998-10-15 14:39:53 +00:00
pci Set PCI bus number correctly. 1998-10-15 14:39:53 +00:00
stand Assign my copyrights to TNF. 1998-09-05 15:30:24 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00