copy kirkwood uImage to the bin dir

SVN-Revision: 15557
This commit is contained in:
Imre Kaloz 2009-05-02 14:12:32 +00:00
parent ebc4929645
commit 247973e742

View file

@ -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