projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d5f4b3
)
tl-wr941nd: rename firmware image
author
Gabor Juhos
<juhosg@openwrt.org>
Sun, 1 Mar 2009 11:36:49 +0000
(11:36 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Sun, 1 Mar 2009 11:36:49 +0000
(11:36 +0000)
SVN-Revision: 14710
target/linux/ar71xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/image/Makefile
b/target/linux/ar71xx/image/Makefile
index 4a226084fb977f3ca98379d68e4be96eb45d15f2..e32a1978258b4650020f0e2438c89c718b361e7f 100644
(file)
--- a/
target/linux/ar71xx/image/Makefile
+++ b/
target/linux/ar71xx/image/Makefile
@@
-107,7
+107,7
@@
define Image/Build/TPLINK
-B $(4) -N OpenWrt -V $(REVISION)\
-k $(KDIR)/vmlinux-$(2).bin.gzip \
-r $(BIN_DIR)/openwrt-$(BOARD)-root.$(1) \
- -o $(BIN_DIR)/openwrt-$(BOARD)-$(2)-$(1).
bin
+ -o $(BIN_DIR)/openwrt-$(BOARD)-$(2)-$(1).
uni
endef
define Image/Build/Template/Compex