diff options
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/collie.conf | 2 | ||||
-rw-r--r-- | conf/machine/h3600.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/collie.conf b/conf/machine/collie.conf index c619313c14..1730a5e507 100644 --- a/conf/machine/collie.conf +++ b/conf/machine/collie.conf @@ -19,7 +19,7 @@ BOOTSTRAP_EXTRA_RDEPENDS += "e2fsprogs-mke2fs" EXTRA_IMAGECMD_jffs2 = "--pad=14680064 --little-endian --eraseblock=0x20000 -n" -IMAGE_LINGUAS = "en-gb" +IMAGE_LINGUAS = "" include conf/machine/handheld-common.conf include conf/machine/tune-strongarm.conf diff --git a/conf/machine/h3600.conf b/conf/machine/h3600.conf index e7780208f9..83769104d6 100644 --- a/conf/machine/h3600.conf +++ b/conf/machine/h3600.conf @@ -32,7 +32,7 @@ usb-eth" USE_DEVFS = "1" -IMAGE_LINGUAS = "en-gb" +IMAGE_LINGUAS = "" include conf/machine/ipaq-common.conf include conf/machine/handheld-common.conf |