diff --git a/target/imagebuilder/files/Makefile b/target/imagebuilder/files/Makefile index c1177f1ba3..803252b4b6 100644 --- a/target/imagebuilder/files/Makefile +++ b/target/imagebuilder/files/Makefile @@ -126,6 +126,7 @@ package_index: FORCE package_install: FORCE @echo @echo Installing packages... + $(OPKG) install $(PACKAGE_DIR)/kernel_*.ipk $(OPKG) install $(BUILD_PACKAGES) rm -f $(TARGET_DIR)/usr/lib/opkg/lists/*