mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 23:29:22 +02:00
copy kirkwood uImage to the bin dir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15557 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8668f57c7e
commit
e09d907bbb
@ -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 New Issue
Block a user