> -----Original Message----- > From: openwrt-devel [mailto:[email protected]] > On Behalf Of Andrey Jr. Melnikov > Sent: Dienstag, 21. Januar 2020 16:25 > To: [email protected] > Subject: Re: [PATCH v2] kernel: replace SUBDIRS with M in package recipes > > Tomasz Maciej Nowak <[email protected]> wrote: > > The SUBDIRS variable has been removed in kernel 5.4, and was > > deprecated since the beginnig of kernel git history in favour of M or > KBUILD_EXTMOD. > > > Signed-off-by: Tomasz Maciej Nowak <[email protected]> > > --- > > > v1 -> v2 > > fix commit title > > > package/kernel/acx-mac80211/Makefile | 2 +- > > package/kernel/ath10k-ct/Makefile | 2 +- > > package/kernel/broadcom-wl/Makefile | 8 ++++---- > > package/kernel/button-hotplug/Makefile | 2 +- > > package/kernel/gpio-button-hotplug/Makefile | 2 +- > > package/kernel/gpio-nct5104d/Makefile | 2 +- > > package/kernel/hwmon-gsc/Makefile | 2 +- > > package/kernel/i2c-gpio-custom/Makefile | 2 +- > > package/kernel/kmod-sched-cake/Makefile | 2 +- > > package/kernel/leds-apu2/Makefile | 2 +- > > package/kernel/mt76/Makefile | 2 +- > > package/kernel/mwlwifi/Makefile | 2 +- > > package/kernel/nat46/Makefile | 2 +- > > package/kernel/rtc-rv5c386a/Makefile | 2 +- > > package/kernel/rtl8812au-ct/Makefile | 2 +- > > package/kernel/spi-gpio-custom/Makefile | 2 +- > > package/kernel/trelay/Makefile | 2 +- > > package/kernel/w1-gpio-custom/Makefile | 2 +- > > 18 files changed, 21 insertions(+), 21 deletions(-) > > > JFUI: i2c-gpio-custom is broken (no sda/scl entries in struct > i2c_gpio_platform_data).
Is this for 19.07? i2c-gpio-custom (and others) has been dropped with kernel 4.14 support: https://github.com/openwrt/openwrt/commit/6362a04725b859ac306e54359b14ea2612af28db Best Adrian > > > _______________________________________________ > openwrt-devel mailing list > [email protected] > https://lists.openwrt.org/mailman/listinfo/openwrt-devel
openpgp-digital-signature.asc
Description: PGP signature
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
