busybox: Move libresolv detection to LEDE Makefile
[openwrt/openwrt.git] / package / utils / busybox / Config.in
index 896e1f375143ab2c69abcfd7ab3c12c7055c18cc..917e714f6cc38f1ded8de20ca32f1b8c3014ef62 100644 (file)
@@ -12,10 +12,10 @@ config BUSYBOX_CUSTOM
 
           Unless you know what you are doing, you should leave this as 'n'
 
-       source "package/utils/busybox/Config-defaults.in"
+       source "Config-defaults.in"
 
        if BUSYBOX_CUSTOM
-       source "package/utils/busybox/config/Config.in"
+       source "config/Config.in"
        endif
 
 config BUSYBOX_USE_LIBRPC