openwrt/package/kernel
Eneas U de Queiroz 2e6b6f9fca 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-09 12:51:10 +02:00
..
acx-mac80211 kernel: replace SUBDIRS with M in package recipes 2020-02-22 16:38:41 +01:00
ath10k-ct ath10k-ct: Support AQL on ath10k CT_KVER-5.4 2020-03-30 01:46:50 +02:00
bcm27xx-gpu-fw bcm27xx-gpu-fw: update to latest version from RPi foundation 2020-03-31 13:22:59 +02:00
broadcom-wl kernel: replace SUBDIRS with M in package recipes 2020-02-22 16:38:41 +01:00
button-hotplug kernel: replace SUBDIRS with M in package recipes 2020-02-22 16:38:41 +01:00
cryptodev-linux cryptodev-linux: Fix error when compiling with 5.4 kernel 2020-03-18 23:12:48 +01:00
dtc/patches package: kernel: dtc: Add DTO support 2017-11-06 16:39:41 +01:00
gpio-button-hotplug gpio-button-hotplug: remove duplicate logging text 2020-03-08 15:10:55 +01:00
gpio-nct5104d kernel: replace SUBDIRS with M in package recipes 2020-02-22 16:38:41 +01:00
hwmon-gsc kernel: make kmod-hwmon-core selected by dependent modules 2020-03-13 14:23:33 +01:00
i2c-gpio-custom kernel: replace SUBDIRS with M in package recipes 2020-02-22 16:38:41 +01:00
kmod-sched-cake-oot kmod-sched-cake: switch to in-tree cake for 4.19+ 2020-04-01 21:59:45 +01:00
lantiq lantiq: ltq-tapi: fix compilation with newer Linux kernels 2020-03-16 22:28:16 +01:00
leds-apu2 kernel: replace SUBDIRS with M in package recipes 2020-02-22 16:38:41 +01:00
linux kernel: add @IPV6 dependency to ipv6 modules 2020-04-09 12:51:10 +02:00
mac80211 mac80211: rt2x00: prune more unnecessary exports 2020-04-01 19:47:59 +01:00
mt76 packages: mt76: add 14c3:7610 pci id to list 2020-04-08 14:05:29 +01:00
mwlwifi kernel: replace SUBDIRS with M in package recipes 2020-02-22 16:38:41 +01:00
nat46 nat46: Fix compile with kernel 5.4 2020-02-28 17:50:46 +01:00
om-watchdog kernel/om-watchdog: Apply device renames from ramips 2019-07-10 17:36:29 +02:00
rtc-rv5c386a kernel: replace SUBDIRS with M in package recipes 2020-02-22 16:38:41 +01:00
rtl8812au-ct rtl8812au-ct: Update to version 2020-01-12 2020-02-24 21:27:08 +01:00
spi-gpio-custom kernel: replace SUBDIRS with M in package recipes 2020-02-22 16:38:41 +01:00
trelay kernel: replace SUBDIRS with M in package recipes 2020-02-22 16:38:41 +01:00
w1-gpio-custom kernel: replace SUBDIRS with M in package recipes 2020-02-22 16:38:41 +01:00