GENERIC revision 1.4
11.4Sshin# $NetBSD: GENERIC,v 1.4 2003/05/08 13:36:32 shin Exp $ 21.1Such# 31.2Sgmcgarry# GENERIC machine description file 41.2Sgmcgarry# 51.2Sgmcgarry# This machine description file is used to generate the default NetBSD 61.2Sgmcgarry# kernel. The generic kernel does not include all options, subsystems 71.2Sgmcgarry# and device drivers, but should be useful for most applications. 81.1Such# 91.2Sgmcgarry# The machine description file can be customised for your specific 101.2Sgmcgarry# machine to reduce the kernel size and improve its performance. 111.1Such# 121.2Sgmcgarry# For further information on compiling NetBSD kernels, see the config(8) 131.2Sgmcgarry# man page. 141.2Sgmcgarry# 151.2Sgmcgarry# For further information on hardware support for this architecture, see 161.2Sgmcgarry# the intro(4) man page. For further information about kernel options 171.2Sgmcgarry# for this architecture, see the options(4) man page. For an explanation 181.2Sgmcgarry# of each device driver in this file see the section 4 man page for the 191.2Sgmcgarry# device. 201.1Such 211.1Suchinclude "arch/playstation2/conf/std.playstation2" 221.1Suchinclude "arch/playstation2/conf/config.playstation2" 231.3Satatat 241.3Satatatoptions INCLUDE_CONFIG_FILE # embed config file in kernel binary 251.1Such 261.1Suchconfig netbsd root on ? type ? 271.1Such 281.4Sshin#makeoptions DEFGP="-G 48" 29