openwrt/package/network
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
..
config wifi-scripts: use OWE + country for 6GHz 2025-12-30 14:43:08 +01:00
ipv6 odhcp6c: update to Git HEAD (2025-12-29) 2025-12-30 09:42:50 +01:00
services treewide: add explicit default variant 2026-01-02 14:46:30 +01:00
utils package: ethtool: specify just one default variant 2026-01-02 17:49:56 +01:00