projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: fix mac address for 5GHz interface on WNDR3700
[openwrt.git]
/
target
/
linux
/
ar71xx
/
image
/
Makefile
diff --git
a/target/linux/ar71xx/image/Makefile
b/target/linux/ar71xx/image/Makefile
index
6f913f5
..
653a8af
100644
(file)
--- a/
target/linux/ar71xx/image/Makefile
+++ b/
target/linux/ar71xx/image/Makefile
@@
-245,7
+245,7
@@
define Image/Build/WNDR3700
$(STAGING_DIR_HOST)/bin/mkdniimg \
-B WNDR3700 -v OpenWrt.$(REVISION) \
-i $(call imgname,$(1),$(2))-sysupgrade.bin \
- -o $(call imgname,$(1),$(2))-factory.
bin
+ -o $(call imgname,$(1),$(2))-factory.
img
endef
define Image/Build/Template/Compex
This page took
0.019243 seconds
and
4
git commands to generate.