mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
ar71xx: use v6.0.0 in UBTN-XM firmwares (closes #11038)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30712 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
bf456317d3
commit
04b9bc61e1
@ -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))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user