diff options
Diffstat (limited to 'meta-moblin/conf/machine/netbook.conf')
-rw-r--r-- | meta-moblin/conf/machine/netbook.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-moblin/conf/machine/netbook.conf b/meta-moblin/conf/machine/netbook.conf index 12d83d4a36..cd0c45cfc7 100644 --- a/meta-moblin/conf/machine/netbook.conf +++ b/meta-moblin/conf/machine/netbook.conf | |||
@@ -34,7 +34,7 @@ GUI_MACHINE_CLASS = "bigscreen" | |||
34 | 34 | ||
35 | IMAGE_ROOTFS_SIZE_ext3 = "500000" | 35 | IMAGE_ROOTFS_SIZE_ext3 = "500000" |
36 | 36 | ||
37 | IMAGE_FSTYPES ?= "ext3 jffs2 cpio.gz" | 37 | IMAGE_FSTYPES ?= "ext3 cpio.gz" |
38 | 38 | ||
39 | APPEND += "video=intelfb:mode=800x600,accel=0,hwcursor=0 vga=788 usbcore.autosuspend=1" | 39 | APPEND += "video=intelfb:mode=800x600,accel=0,hwcursor=0 vga=788 usbcore.autosuspend=1" |
40 | 40 | ||