projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed5b7b7
)
ar71xx: use v6.0.0 in UBTN-XM firmwares (closes #11038)
author
Gabor Juhos
<juhosg@openwrt.org>
Fri, 24 Feb 2012 20:41:38 +0000
(20:41 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Fri, 24 Feb 2012 20:41:38 +0000
(20:41 +0000)
SVN-Revision: 30712
target/linux/ar71xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/image/Makefile
b/target/linux/ar71xx/image/Makefile
index f697f0276439518b9708cf78a8c0d8ce61f3036c..f7df1026a1086b88f03338b98b37f1135838975a 100644
(file)
--- a/
target/linux/ar71xx/image/Makefile
+++ b/
target/linux/ar71xx/image/Makefile
@@
-273,7
+273,7
@@
define Image/Build/UBNTXM
$(call Sysupgrade/KRuImage,$(1),$(2),1048576,6684672)
dd if=$(KDIR_TMP)/vmlinux-$(2).uImage of=$(KDIR_TMP)/vmlinux-$(2).uImage.bin bs=1024k conv=sync
-$(STAGING_DIR_HOST)/bin/mkfwimage \
- -B $(4) -v $(5).$(6).v
5.x.x
-OpenWrt-$(REVISION) \
+ -B $(4) -v $(5).$(6).v
6.0.0
-OpenWrt-$(REVISION) \
-k $(KDIR_TMP)/vmlinux-$(2).uImage.bin \
-r $(BIN_DIR)/$(IMG_PREFIX)-root.$(1) \
-o $(call factoryname,$(1),$(2))