make opkg the default package manager, disable busybox ipkg from building by default
[openwrt.git] / package / busybox / config / archival / Config.in
index 4350076..0cfbbcc 100644 (file)
@@ -133,7 +133,7 @@ config BUSYBOX_CONFIG_GZIP
 
 config BUSYBOX_CONFIG_IPKG
        bool "ipkg"
-       default y
+       default n
        select BUSYBOX_CONFIG_MD5SUM
        select BUSYBOX_CONFIG_WGET
        select BUSYBOX_CONFIG_DIFF
This page took 0.019237 seconds and 4 git commands to generate.