build: opkg: enable presence of uci
[openwrt/staging/yousong.git] / package / Makefile
index 4fdf4150469434428c7970e3ebce53f050f992a6..79aa58dd274003883e14510c6aba11de8e6d69ea 100644 (file)
@@ -58,6 +58,7 @@ $(curdir)/merge-index: $(curdir)/merge
 
 ifndef SDK
   $(curdir)/compile: $(curdir)/system/opkg/host/compile
+  $(curdir)/compile: $(curdir)/system/uci/host/compile
 endif
 
 $(curdir)/install: $(TMP_DIR)/.build $(curdir)/merge $(if $(CONFIG_TARGET_PER_DEVICE_ROOTFS),$(curdir)/merge-index)