force IMAGE_LINGUAS empty for 16MB devices
authorPhil Blundell <philb@gnu.org>
Sun, 21 Nov 2004 14:44:02 +0000 (14:44 +0000)
committerPhil Blundell <philb@gnu.org>
Sun, 21 Nov 2004 14:44:02 +0000 (14:44 +0000)
BKrev: 41a0a9b2AvwPrJaXqmHr6Hm-HyLktg

conf/machine/collie.conf
conf/machine/h3600.conf

index ac28317..1730a5e 100644 (file)
@@ -19,6 +19,8 @@ BOOTSTRAP_EXTRA_RDEPENDS += "e2fsprogs-mke2fs"
 
 EXTRA_IMAGECMD_jffs2 = "--pad=14680064 --little-endian --eraseblock=0x20000 -n"
 
+IMAGE_LINGUAS = ""
+
 include conf/machine/handheld-common.conf
 include conf/machine/tune-strongarm.conf
 
index b3c7cfb..8376910 100644 (file)
@@ -32,6 +32,8 @@ usb-eth"
 
 USE_DEVFS = "1"
 
+IMAGE_LINGUAS = ""
+
 include conf/machine/ipaq-common.conf
 include conf/machine/handheld-common.conf
 include conf/machine/tune-strongarm.conf