summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/image
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2008-12-21 15:52:06 +0000
committerJo-Philipp Wich <jow@openwrt.org>2008-12-21 15:52:06 +0000
commit954862f161517ad92d4f35c7a9d705cfde7c5df6 (patch)
treef2f7a310ac74d070c6c64b5c197f60197df13dab /target/linux/atheros/image
parentf8dd7ca92ff496713ef932776137d4fb00d19628 (diff)
downloadmaster-31e0f0ae-954862f161517ad92d4f35c7a9d705cfde7c5df6.tar.gz
master-31e0f0ae-954862f161517ad92d4f35c7a9d705cfde7c5df6.tar.bz2
master-31e0f0ae-954862f161517ad92d4f35c7a9d705cfde7c5df6.zip
fix typo in atheros image makefile
SVN-Revision: 13707
Diffstat (limited to 'target/linux/atheros/image')
-rw-r--r--target/linux/atheros/image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/image/Makefile b/target/linux/atheros/image/Makefile
index 4340e769df..45b72c7a87 100644
--- a/target/linux/atheros/image/Makefile
+++ b/target/linux/atheros/image/Makefile
@@ -25,7 +25,7 @@ define Image/Build
-$(STAGING_DIR_HOST)/bin/mkfwimage \
-B XS2 -v XS2.ar2316.OpenWrt \
- -k $(BIN_DIR)/openwrt-$(BOARD)-vmlinux.lzma
+ -k $(BIN_DIR)/openwrt-$(BOARD)-vmlinux.lzma \
-r $(BIN_DIR)/openwrt-$(BOARD)-root.$(1) \
-o $(BIN_DIR)/openwrt-$(BOARD)-ubnt2-$(1).bin