aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-03-01 11:36:49 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-03-01 11:36:49 +0000
commit8aab5a30b680474692d3aec12e44d5dfd3dbdce4 (patch)
treea5818aad0aa0acac15ba7f2176c2c0f8fddc571e /target
parentd444b0b7cb72411541c9cddea775326052ea9256 (diff)
downloadupstream-8aab5a30b680474692d3aec12e44d5dfd3dbdce4.tar.gz
upstream-8aab5a30b680474692d3aec12e44d5dfd3dbdce4.tar.bz2
upstream-8aab5a30b680474692d3aec12e44d5dfd3dbdce4.zip
[ar71xx] tl-wr941nd: rename firmware image
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14710 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 4a226084fb..e32a197825 100644
--- 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