openwrt/package
Eric Fahlgren 7a78dc4a5d
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
package: ethtool: specify just one default variant
Inadvertently defining 'DEFAULT_VARIANT' on both ethool and
ethtool-full variants resulted in

    $ make defconfig
    tmp/.config-package.in:121615:error: recursive dependency detected!
    tmp/.config-package.in:121615:  symbol PACKAGE_ethtool-full is selected by PACKAGE_ethtool
    tmp/.config-package.in:121605:  symbol PACKAGE_ethtool depends on PACKAGE_ethtool-full

Fix this by simply undefining 'DEFAULT_VARIANT' on the ethtool-full
variant, which is ugly, but expedient.

Fixes: https://github.com/openwrt/openwrt/commit/f4fdb996
Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/21363
Signed-off-by: Robert Marko <robimarko@gmail.com>
2026-01-02 17:49:56 +01:00
..
base-files base-files: fix default_postinst clearing luci cache 2025-12-26 20:02:59 +01:00
boot uboot-mediatek: comfast,cf-wr632ax: fix missing escape sequence 2025-12-30 22:34:20 +01:00
devel strace: update to 6.18 2025-12-23 18:04:03 +01:00
firmware ipq40xx: add support for Cisco Meraki MR20 2025-12-29 19:41:24 +01:00
kernel kernel/rtl8812au-ct: provide a virtual kmod 2025-12-31 18:16:48 +01:00
libs toolchain: fix libgcc ABI for libc 2025-12-24 10:05:52 +01:00
network package: ethtool: specify just one default variant 2026-01-02 17:49:56 +01:00
system treewide: add explicit default variant 2026-01-02 14:46:30 +01:00
utils treewide: add explicit default variant 2026-01-02 14:46:30 +01:00
Makefile build: avoid errors during release candidate kernel packaging 2025-12-20 11:06:47 +01:00