aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/gamecube.conf
blob: 30323baf9eaa8b93c7549bcd0d18c0a40da9e7fd (plain)
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"