projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09e0d10
)
Squash uids
author
Hamish Guthrie
<hcg@openwrt.org>
Fri, 13 May 2011 10:36:39 +0000
(10:36 +0000)
committer
Hamish Guthrie
<hcg@openwrt.org>
Fri, 13 May 2011 10:36:39 +0000
(10:36 +0000)
SVN-Revision: 26883
target/linux/omap35xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/omap35xx/image/Makefile
b/target/linux/omap35xx/image/Makefile
index aed7b300fa3ba56da084782de6d8dfb32c5701e5..71c00cfd5beebdeeb12cf6839b269dd703aa316d 100644
(file)
--- 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