From: Jo-Philipp Wich Date: Sun, 21 Dec 2008 15:52:06 +0000 (+0000) Subject: fix typo in atheros image makefile X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=e2e0475b85fed287562dee040bf36c63b97cbe16;p=openwrt%2Fsvn-archive%2Farchive.git fix typo in atheros image makefile SVN-Revision: 13707 --- 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