projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79fcadc
)
ar71xx: use 4k erase size images for ubnt xm
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 23 Nov 2009 17:12:59 +0000
(17:12 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 23 Nov 2009 17:12:59 +0000
(17:12 +0000)
SVN-Revision: 18498
target/linux/ar71xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/image/Makefile
b/target/linux/ar71xx/image/Makefile
index 230e93603c0ac4d6c10d93da30b7eec119b57cf2..33937e402853e9477fcac22a0e7d8ff24ce2abfe 100644
(file)
--- a/
target/linux/ar71xx/image/Makefile
+++ b/
target/linux/ar71xx/image/Makefile
@@
-296,7
+296,7
@@
define Image/Build/Template/UBNTXM
endef
define Image/Build/Template/UBNTXM/squashfs
- $(call Image/Build/Template/UBNTXM,squashfs,$(1),$(2),$(3),$(4),$(5))
+ $(call Image/Build/Template/UBNTXM,squashfs
-4k
,$(1),$(2),$(3),$(4),$(5))
endef
define Image/Build/Template/UBNTXM/jffs2-64k