treewide: remove PKG_INSTALL from CMake packages
[openwrt/staging/mkresin.git] / package / system / opkg / Makefile
index 9f352e83c045e0234ca995827e499e66f18d325f..bd9fab474c20652043e64dd2bba0fd22d12c13d3 100644 (file)
@@ -26,8 +26,6 @@ PKG_CONFIG_DEPENDS += \
        CONFIG_SIGNATURE_CHECK \
        CONFIG_TARGET_INIT_PATH
 
-PKG_INSTALL:=1
-
 HOST_BUILD_DEPENDS:=libubox/host
 
 include $(INCLUDE_DIR)/package.mk