1 2 3 4 5 6 7 8 9 10 11
#@TYPE: Machine #@Name: Nintendo GameCube #@DESCRIPTION: Machine configuration for the Nintendo GameCube TARGET_ARCH = "powerpc" PREFERRED_PROVIDER_virtual/kernel ?= "linux" MACHINE_FEATURES = "kernel26 ext2" KERNEL_IMAGETYPE = "zImage"