summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/conf/machine/eee901.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/eee901.conf b/meta/conf/machine/eee901.conf
index 73b81b6a62..3d17ba0ffe 100644
--- a/meta/conf/machine/eee901.conf
+++ b/meta/conf/machine/eee901.conf
@@ -34,7 +34,7 @@ IMAGE_ROOTFS_SIZE_ext3 = "250000"
34 34
35IMAGE_FSTYPES += "ext3 jffs2 cpio.gz" 35IMAGE_FSTYPES += "ext3 jffs2 cpio.gz"
36 36
37APPEND += "video=vesafb:800x600-16@60 vga=788 " 37APPEND += "video=intelfb:mode=800x600,accel=0,hwcursor=0 vga=788"
38 38
39GLIBC_ADDONS = "nptl" 39GLIBC_ADDONS = "nptl"
40GLIBC_EXTRA_OECONF = "--with-tls" 40GLIBC_EXTRA_OECONF = "--with-tls"