aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorHamish Guthrie <hcg@openwrt.org>2011-05-13 10:36:39 +0000
committerHamish Guthrie <hcg@openwrt.org>2011-05-13 10:36:39 +0000
commit4a58fa4ef6892d0b77ae54dea9bc089ac8ce8530 (patch)
tree4519ae1136328780e954dadbc0cc73473deeb2c2 /target
parent7072b9d11fdaaf754a584fff3eb84578d2e82fd9 (diff)
downloadupstream-4a58fa4ef6892d0b77ae54dea9bc089ac8ce8530.tar.gz
upstream-4a58fa4ef6892d0b77ae54dea9bc089ac8ce8530.tar.bz2
upstream-4a58fa4ef6892d0b77ae54dea9bc089ac8ce8530.zip
[omap35xx] Squash uids
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26883 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/omap35xx/image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap35xx/image/Makefile b/target/linux/omap35xx/image/Makefile
index aed7b300fa..71c00cfd5b 100644
--- a/target/linux/omap35xx/image/Makefile
+++ b/target/linux/omap35xx/image/Makefile
@@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/image.mk
JFFS2_BLOCKSIZE=128k
JFFS2OPTS += --little-endian --pagesize=0x800 --no-cleanmarkers --pad
-UBIFS_OPTS = -m 2048 -e 126KiB -c 1996
+UBIFS_OPTS = -m 2048 -e 126KiB -c 1996 -U
UBINIZE_OPTS = -m 2048 -p 128KiB -s 512
define Image/BuildKernel