]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/conf/machine/native.conf
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / conf / machine / native.conf
1 #@TYPE: Machine
2 #@NAME: Build Station
3 #@DESCRIPTION: Machine configuration for your build station.
4
5 TARGET_ARCH = "${BUILD_ARCH}"
6 IPKG_ARCHS = "all ${TARGET_ARCH}"
7 TARGET_PREFIX = ""
8 VENDOR = "-oe"
9
10 PREFERRED_PROVIDER_virtual/kernel = "native-kernel"
11 ASSUME_PROVIDED = "virtual/gcc-initial virtual/gcc virtual/g++"
12 ASSUME_PROVIDED += "binutils-cross"