mirror of https://github.com/hak5/openwrt-owl.git
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…
Reference in New Issue