summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-02-24 20:41:38 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-02-24 20:41:38 +0000
commit6b37484883f15be3a9001520f908a23a7992d8bd (patch)
treeb8e4a44bcc2a3d88e199db081ee0e3d1b3f142c4
parented5b7b739231eb71b9a793fa05d97d53bdea34ce (diff)
downloadmtk-20170518-6b37484883f15be3a9001520f908a23a7992d8bd.zip
mtk-20170518-6b37484883f15be3a9001520f908a23a7992d8bd.tar.gz
mtk-20170518-6b37484883f15be3a9001520f908a23a7992d8bd.tar.bz2
ar71xx: use v6.0.0 in UBTN-XM firmwares (closes #11038)
SVN-Revision: 30712
-rw-r--r--target/linux/ar71xx/image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile
index f697f02..f7df102 100644
--- 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).v5.x.x-OpenWrt-$(REVISION) \
+ -B $(4) -v $(5).$(6).v6.0.0-OpenWrt-$(REVISION) \
-k $(KDIR_TMP)/vmlinux-$(2).uImage.bin \
-r $(BIN_DIR)/$(IMG_PREFIX)-root.$(1) \
-o $(call factoryname,$(1),$(2))