1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-05 22:36:22 +03: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:
kaloz 2009-05-02 14:12:32 +00:00
parent 8668f57c7e
commit e09d907bbb

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