]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/conf/machine/mainstone.conf
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / conf / machine / mainstone.conf
1 #@TYPE: Machine
2 #@Name: Mainstone PXA270 Development Platform
3 #@DESCRIPTION: Machine configuration for Intel Mainstone PXA270 Development Platform 
4
5 TARGET_ARCH = "arm"
6
7 GUI_MACHINE_CLASS = "smallscreen"
8 IPKG_ARCHS = "all arm armv5te ${MACHINE}"
9
10 PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"
11
12 BOOTSTRAP_EXTRA_DEPENDS += "virtual/kernel"
13
14 include conf/machine/tune-xscale.conf
15
16 # used by sysvinit_2
17 SERIAL_CONSOLE = "115200 ttyS0"
18
19 # used by opie-collections.inc
20 ROOT_FLASH_SIZE = "32"
21
22