immortalwrt/package/kernel
Eneas U de Queiroz d9aea0982c
kernel: add @IPV6 dependency to ipv6 modules
IPv6 modules should all depend on @IPV6, to avoid circular dependencies
problems, especially if they select a module that depends on IPV6 as
well.  In theory, if a package A depends on IPV6, any package doing
'select A' (DEPENDS+= A) should also depend on IPV6; otherwise selecting
A will fail.  Sometimes the build system is forgiving this, but
eventually, and unexpectedly, it may blow up on some other commit.

Alternatively one can conditionally add IPv6 dependencies only if
CONFIG_IPV6 is selected: (DEPENDS+= +IPV6:package6).

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2020-04-14 03:56:47 +08:00
..
acx-mac80211 kernel: replace SUBDIRS with M in package recipes 2020-04-14 00:04:04 +08:00
ar7-atm kernel: replace SUBDIRS with M in package recipes 2020-04-14 00:04:04 +08:00
ath10k-ct kernel: replace SUBDIRS with M in package recipes 2020-04-14 00:04:04 +08:00
avila-wdt kernel: replace SUBDIRS with M in package recipes 2020-04-14 00:04:04 +08:00
bcm27xx-gpu-fw bcm27xx-gpu-fw: update to latest version from RPi foundation 2020-03-31 19:54:00 +08:00
broadcom-wl broadcom-wl: fix compilation with kernel >= 4.15 2020-04-14 02:55:38 +08:00
button-hotplug kernel: replace SUBDIRS with M in package recipes 2020-04-14 00:04:04 +08:00
cryptodev-linux cryptodev-linux: remove DEFAULT redefinition 2020-01-21 14:33:38 +08:00
dtc/patches fix & merge 2019-09-30 13:21:19 +08:00
gpio-button-hotplug kernel: replace SUBDIRS with M in package recipes 2020-04-14 00:04:04 +08:00
gpio-nct5104d kernel: replace SUBDIRS with M in package recipes 2020-04-14 00:04:04 +08:00
hwmon-gsc kernel: replace SUBDIRS with M in package recipes 2020-04-14 00:04:04 +08:00
i2c-gpio-custom kernel: replace SUBDIRS with M in package recipes 2020-04-14 00:04:04 +08:00
kmod-sched-cake kernel: replace SUBDIRS with M in package recipes 2020-04-14 00:04:04 +08:00
lantiq lantiq: ltq-deu: fix compatibility with Linux 5.3+ 2020-04-14 02:54:21 +08:00
leds-apu2 kernel: replace SUBDIRS with M in package recipes 2020-04-14 00:04:04 +08:00
linux kernel: add @IPV6 dependency to ipv6 modules 2020-04-14 03:56:47 +08:00
mac80211 ipq40xx: enable ath10k_thermal by default 2020-04-05 11:28:04 +08:00
mt76 mt76: update 2020-04-10 21:56:47 +08:00
mwlwifi kernel: replace SUBDIRS with M in package recipes 2020-04-14 00:04:04 +08:00
nat46 nat46: Fix compile with kernel 5.4 2020-04-14 02:41:14 +08:00
om-watchdog fix & merge 2019-09-30 13:21:19 +08:00
rtc-rv5c386a kernel: replace SUBDIRS with M in package recipes 2020-04-14 00:04:04 +08:00
rtl8812au-ct kernel: replace SUBDIRS with M in package recipes 2020-04-14 00:04:04 +08:00
spi-gpio-custom kernel: replace SUBDIRS with M in package recipes 2020-04-14 00:04:04 +08:00
trelay kernel: replace SUBDIRS with M in package recipes 2020-04-14 00:04:04 +08:00
w1-gpio-custom kernel: replace SUBDIRS with M in package recipes 2020-04-14 00:04:04 +08:00