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