summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/conf/machine/emenlow.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-emenlow/conf/machine/emenlow.conf')
-rw-r--r--meta-emenlow/conf/machine/emenlow.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-emenlow/conf/machine/emenlow.conf b/meta-emenlow/conf/machine/emenlow.conf
index e5f85a7775..311631462e 100644
--- a/meta-emenlow/conf/machine/emenlow.conf
+++ b/meta-emenlow/conf/machine/emenlow.conf
@@ -5,10 +5,12 @@
5# Webs-2120 box. 5# Webs-2120 box.
6 6
7TARGET_ARCH = "i586" 7TARGET_ARCH = "i586"
8PACKAGE_EXTRA_ARCHS = "x86 core2" 8PACKAGE_EXTRA_ARCHS = "x86 emen"
9 9
10include conf/machine/include/tune-atom.inc 10include conf/machine/include/tune-atom.inc
11 11
12BASE_PACKAGE_ARCH="emen"
13
12MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost ext2 ext3 x86 \ 14MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost ext2 ext3 x86 \
13 acpi serial usbgadget" 15 acpi serial usbgadget"
14 16