mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-10 00:28:27 +00:00
copy kirkwood uImage to the bin dir
SVN-Revision: 15557
This commit is contained in:
parent
ebc4929645
commit
247973e742
@ -13,6 +13,7 @@ endef
|
|||||||
|
|
||||||
define Image/BuildKernel
|
define Image/BuildKernel
|
||||||
# do mach-id fixup here, if needed
|
# do mach-id fixup here, if needed
|
||||||
|
cp $(KDIR)/uImage $(BIN_DIR)/openwrt-$(BOARD)-uImage
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Image/Build
|
define Image/Build
|
||||||
|
Loading…
Reference in New Issue
Block a user