copy kirkwood uImage to the bin dir
SVN-Revision: 15557
This commit is contained in:
parent
ebc4929645
commit
247973e742
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue