mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-02 12:19:18 +00:00
imx6: minor image cleanup
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38628
This commit is contained in:
parent
e16f104a6f
commit
59d58990fb
@ -119,7 +119,7 @@ endef
|
|||||||
define Image/Build
|
define Image/Build
|
||||||
$(if $(Image/Build/$(1)), \
|
$(if $(Image/Build/$(1)), \
|
||||||
$(call Image/Build/$(1),$(1)), \
|
$(call Image/Build/$(1),$(1)), \
|
||||||
$(CP) $(KDIR)/root.$(1) $(BIN_DIR)/$(IMG_PREFIX)-$(PROFILE)-$(1).img \
|
$(CP) $(KDIR)/root.$(1) $(BIN_DIR)/$(IMG_PREFIX)-$(call sanitize_profile_name)-$(1).img \
|
||||||
)
|
)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user