copy kirkwood uImage to the bin dir

SVN-Revision: 15557
master
Imre Kaloz 16 years ago
parent ebc4929645
commit 247973e742
  1. 1
      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

Loading…
Cancel
Save