summaryrefslogtreecommitdiffstats
path: root/target/linux/omap35xx
diff options
context:
space:
mode:
authorhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-05-13 10:36:39 +0000
committerhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-05-13 10:36:39 +0000
commit668038203f65dcdbadb8572be6bdc127a26fd2bc (patch)
tree4519ae1136328780e954dadbc0cc73473deeb2c2 /target/linux/omap35xx
parent806e48f8a22d8d5295576a9d5cfcd75513a81aff (diff)
[omap35xx] Squash uids
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26883 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap35xx')
-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 aed7b300f..71c00cfd5 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