openwrt-mirror/config
Anari Jalakas 929a460bfa
config: add !USE_APK dependency to CLEAN_IPKG
When USE_APK is enabled, APK replaces opkg/ipkg, leading to a build
failure when CLEAN_IPKG is also selected. Add 'depends on !USE_APK' to
CLEAN_IPKG to ensure this option is only selectable when opkg/ipkg is
the active package manager.

Signed-off-by: Anari Jalakas <anari.jalakas@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20957
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2025-11-27 14:46:26 +01:00
..
check-hostcxx.sh config: add a knob to use the mold linker for packages 2023-07-04 20:25:40 +02:00
check-uname.sh build: add HOST_OS_LINUX and HOST_OS_MACOS config symbols 2021-11-01 16:37:52 +01:00
Config-build.in config: add !USE_APK dependency to CLEAN_IPKG 2025-11-27 14:46:26 +01:00
Config-devel.in tools: add options to optimize host binaries 2025-05-04 18:25:03 +02:00
Config-images.in image: also show GRUB options for EROFS 2025-07-26 18:02:31 +02:00
Config-kernel.in config: drop dependency on kernel 6.6 2025-11-27 12:46:37 +01:00