mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-20 17:32:57 +00:00
Copy rootfs(s) inside BIN_DIR
SVN-Revision: 23399
This commit is contained in:
parent
31eb457b7e
commit
ee533340ac
@ -26,6 +26,7 @@ endef
|
||||
|
||||
define Image/Build
|
||||
$(call Image/Build/$(1),$(1))
|
||||
cp $(KDIR)/root.$(1) $(BIN_DIR)/$(IMG_PREFIX)-root.$(1)
|
||||
endef
|
||||
|
||||
$(eval $(call BuildImage))
|
||||
|
Loading…
x
Reference in New Issue
Block a user