1 1.1.4.2 nathanw # $NetBSD: GENERIC,v 1.1.4.2 2002/01/08 00:27:01 nathanw Exp $ 2 1.1.4.2 nathanw # 3 1.1.4.2 nathanw # GENERIC machine description file 4 1.1.4.2 nathanw # 5 1.1.4.2 nathanw # This machine description file is used to generate the default NetBSD 6 1.1.4.2 nathanw # kernel. The generic kernel does not include all options, subsystems 7 1.1.4.2 nathanw # and device drivers, but should be useful for most applications. 8 1.1.4.2 nathanw # 9 1.1.4.2 nathanw # The machine description file can be customised for your specific 10 1.1.4.2 nathanw # machine to reduce the kernel size and improve its performance. 11 1.1.4.2 nathanw # 12 1.1.4.2 nathanw # For further information on compiling NetBSD kernels, see the config(8) 13 1.1.4.2 nathanw # man page. 14 1.1.4.2 nathanw # 15 1.1.4.2 nathanw # For further information on hardware support for this architecture, see 16 1.1.4.2 nathanw # the intro(4) man page. For further information about kernel options 17 1.1.4.2 nathanw # for this architecture, see the options(4) man page. For an explanation 18 1.1.4.2 nathanw # of each device driver in this file see the section 4 man page for the 19 1.1.4.2 nathanw # device. 20 1.1.4.2 nathanw 21 1.1.4.2 nathanw include "arch/playstation2/conf/std.playstation2" 22 1.1.4.2 nathanw include "arch/playstation2/conf/config.playstation2" 23 1.1.4.2 nathanw 24 1.1.4.2 nathanw config netbsd root on ? type ? 25 1.1.4.2 nathanw 26 1.1.4.2 nathanw makeoptions DEFGP="-G 48" 27