diff options
| author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-03-01 11:36:49 +0000 | 
|---|---|---|
| committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-03-01 11:36:49 +0000 | 
| commit | 8e8ae392b54ddb0a3a6883313fc05f2d726d5686 (patch) | |
| tree | a5818aad0aa0acac15ba7f2176c2c0f8fddc571e | |
| parent | f3c86673c180d69dba1658f2b3dcc083b0593642 (diff) | |
[ar71xx] tl-wr941nd: rename firmware image
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14710 3c298f89-4303-0410-b956-a3cf2f4a3e73
| -rw-r--r-- | target/linux/ar71xx/image/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile index 4a226084f..e32a19782 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 | 
