projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f42fe0
)
[omap35xx] 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
aed7b30
..
71c00cf
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