You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
acx-mac80211 kernel: replace SUBDIRS with M in package recipes 4 years ago
ath10k-ct ath10k-ct: Support AQL on ath10k CT_KVER-5.4 4 years ago
bcm27xx-gpu-fw bcm27xx-gpu-fw: update to latest version from RPi foundation 4 years ago
broadcom-wl kernel: replace SUBDIRS with M in package recipes 4 years ago
button-hotplug kernel: replace SUBDIRS with M in package recipes 4 years ago
cryptodev-linux cryptodev-linux: Fix error when compiling with 5.4 kernel 4 years ago
dtc/patches package: kernel: dtc: Add DTO support 7 years ago
gpio-button-hotplug gpio-button-hotplug: remove duplicate logging text 4 years ago
gpio-nct5104d kernel: replace SUBDIRS with M in package recipes 4 years ago
hwmon-gsc kernel: make kmod-hwmon-core selected by dependent modules 4 years ago
i2c-gpio-custom kernel: replace SUBDIRS with M in package recipes 4 years ago
kmod-sched-cake-oot kmod-sched-cake: switch to in-tree cake for 4.19+ 4 years ago
lantiq lantiq: ltq-tapi: fix compilation with newer Linux kernels 4 years ago
leds-apu2 kernel: replace SUBDIRS with M in package recipes 4 years ago
linux kernel: add @IPV6 dependency to ipv6 modules 4 years ago
mac80211 mac80211: rt2x00: prune more unnecessary exports 4 years ago
mt76 packages: mt76: add 14c3:7610 pci id to list 4 years ago
mwlwifi kernel: replace SUBDIRS with M in package recipes 4 years ago
nat46 nat46: Fix compile with kernel 5.4 4 years ago
om-watchdog kernel/om-watchdog: Apply device renames from ramips 5 years ago
rtc-rv5c386a kernel: replace SUBDIRS with M in package recipes 4 years ago
rtl8812au-ct rtl8812au-ct: Update to version 2020-01-12 4 years ago
spi-gpio-custom kernel: replace SUBDIRS with M in package recipes 4 years ago
trelay kernel: replace SUBDIRS with M in package recipes 4 years ago
w1-gpio-custom kernel: replace SUBDIRS with M in package recipes 4 years ago