mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-03-05 13:16:31 +00:00
inclue/image.mk: fix package installation for per-device rootfs
Fixes FS#1421.
Fixes: 2fbf669730
("imagebuilder: reuse rootfs preparation from rootfs.mk")
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
This commit is contained in:
parent
332b736a3e
commit
643850f568
@ -18,6 +18,7 @@ ifndef IB
|
||||
endif
|
||||
|
||||
include $(INCLUDE_DIR)/image-legacy.mk
|
||||
include $(INCLUDE_DIR)/feeds.mk
|
||||
include $(INCLUDE_DIR)/rootfs.mk
|
||||
|
||||
override MAKE:=$(_SINGLE)$(SUBMAKE)
|
||||
|
Loading…
Reference in New Issue
Block a user