X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Fimagebuilder%2Ffiles%2FMakefile;fp=target%2Fimagebuilder%2Ffiles%2FMakefile;h=b0d0698acdc5370ab48e9e25dc858643d060bd4f;hp=803252b4b60da6b8e404a02b83b5607a916ccbda;hb=eb08f9a49312f5d3214f56578252b6615a8a1488;hpb=861dc80329602055ac94b27b9c952f063c1ef6d3 diff --git a/target/imagebuilder/files/Makefile b/target/imagebuilder/files/Makefile index 803252b4b6..b0d0698acd 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)/libc_*.ipk $(OPKG) install $(PACKAGE_DIR)/kernel_*.ipk $(OPKG) install $(BUILD_PACKAGES) rm -f $(TARGET_DIR)/usr/lib/opkg/lists/*