From: Imre Kaloz Date: Sat, 2 May 2009 14:12:32 +0000 (+0000) Subject: copy kirkwood uImage to the bin dir X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=247973e742e90c6d51ee2d7835cff7e7c29570a8;p=openwrt%2Fstaging%2Fmkresin.git copy kirkwood uImage to the bin dir SVN-Revision: 15557 --- diff --git a/target/linux/kirkwood/image/Makefile b/target/linux/kirkwood/image/Makefile index 14ff41cf1e..6fae13fc1a 100644 --- a/target/linux/kirkwood/image/Makefile +++ b/target/linux/kirkwood/image/Makefile @@ -13,6 +13,7 @@ endef define Image/BuildKernel # do mach-id fixup here, if needed + cp $(KDIR)/uImage $(BIN_DIR)/openwrt-$(BOARD)-uImage endef define Image/Build