mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-23 15:21:05 +02:00
[ep93xx] use IMG_PREFIX for image name
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27112 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
81dcbabe94
commit
44bc580553
@ -28,7 +28,7 @@ define Image/Build/squashfs
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Image/Build
|
define Image/Build
|
||||||
cp $(KDIR)/uImage $(BIN_DIR)/uImage-$(board)
|
cp $(KDIR)/uImage $(BIN_DIR)/$(IMG_PREFIX)-uImage
|
||||||
$(call Image/Build/$(1),$(1))
|
$(call Image/Build/$(1),$(1))
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user