From: kaloz Date: Sat, 2 May 2009 14:12:32 +0000 (+0000) Subject: copy kirkwood uImage to the bin dir X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=e09d907bbbc1d2276296a7f232f58062f3c03e3d;hp=8668f57c7e4ba5438fa9071a4c568dcf31cdfb61 copy kirkwood uImage to the bin dir git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15557 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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