From 5979da1f5be80b3f7aa2c7d20b4d3b0d5c8e0f17 Mon Sep 17 00:00:00 2001 From: jow Date: Sun, 21 Dec 2008 15:52:06 +0000 Subject: fix typo in atheros image makefile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13707 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/atheros/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/atheros/image') diff --git a/target/linux/atheros/image/Makefile b/target/linux/atheros/image/Makefile index 4340e769d..45b72c7a8 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 -- cgit v1.2.3