merge of '2c8930a5e3dfc1e355f0dede8fde6b887e2d33de'
[vuplus_openembedded] / conf / machine / dht-walnut.conf
1 #@TYPE: Machine
2 #@Name: DHT-Walnut Development Platform
3 #@DESCRIPTION: Machine configuration for the DHT-Walnut 405GP  development platform
4
5 TARGET_ARCH = "powerpc"
6 PACKAGE_ARCHS = "all powerpc ${MACHINE}"
7
8 PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
9
10 TARGET_CPU = "405"
11 OLDEST_KERNEL = "2.6.9"
12
13 #tune for the 405 cpu
14 require conf/machine/include/tune-ppc405.conf
15