projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4292229
)
ar71xx: rename TL-WRx41 images, because newer factory web interface does not accept...
author
Gabor Juhos
<juhosg@openwrt.org>
Wed, 25 Nov 2009 10:28:30 +0000
(10:28 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Wed, 25 Nov 2009 10:28:30 +0000
(10:28 +0000)
SVN-Revision: 18535
target/linux/ar71xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/image/Makefile
b/target/linux/ar71xx/image/Makefile
index db57ed4e83d44ca3f7301e130b51e2f21873defa..79f7b7c5fac03ba35075f42089a58aa631810100 100644
(file)
--- a/
target/linux/ar71xx/image/Makefile
+++ b/
target/linux/ar71xx/image/Makefile
@@
-197,7
+197,7
@@
define Image/Build/TPLINK
-B $(4) -N OpenWrt -V $(REVISION)\
-k $(KDIR)/vmlinux-$(2).bin.gz \
-r $(BIN_DIR)/openwrt-$(BOARD)-root.$(1) \
- -o $(call imgname,$(1),$(2))
.uni
+ -o $(call imgname,$(1),$(2))
-universal.bin
endef
define Image/Build/CyberTAN