summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
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
commit578d9696e5d37b5a2bfb2dabfd021ac97d6b4be7 (patch)
tree2400ba03a2d67aab6d050fcb1fdc101eb3aebf8e /target/linux/ar71xx
parent1d5f4b368735fb8aeec628fd3aacf1e9b5fc0a19 (diff)
downloadmaster-31e0f0ae-578d9696e5d37b5a2bfb2dabfd021ac97d6b4be7.tar.gz
master-31e0f0ae-578d9696e5d37b5a2bfb2dabfd021ac97d6b4be7.tar.bz2
master-31e0f0ae-578d9696e5d37b5a2bfb2dabfd021ac97d6b4be7.zip
tl-wr941nd: rename firmware image
SVN-Revision: 14710
Diffstat (limited to 'target/linux/ar71xx')
-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