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