11.2Smatt# 21.2Smatt# sgimips install kernel with ramdisk added. 31.2Smatt# 41.2Smatt 51.2Smatt# Pull in standard `install' config 61.2Smattinclude "arch/sgimips/conf/GENERIC64_IP2x" 71.2Smatt 81.2Smattmakeoptions COPTS="-Os" 91.2Smatt 101.2Smatt# Enable the hooks used for initializing the root memory-disk. 111.2Smattoptions MEMORY_DISK_HOOKS 121.2Smattoptions MEMORY_DISK_IS_ROOT # force root on memory disk 131.2Smattoptions MEMORY_DISK_SERVER=0 # no userspace memory disk support 141.4Smrgoptions MEMORY_DISK_ROOT_SIZE=6600# size of memory disk, in blocks (3300K) 15