[PATCH v2] kernel: replace SUBDIRS with M in package recipes

Andrey Jr. Melnikov temnota.am at gmail.com
Thu Oct 29 08:00:12 EDT 2020


Tomasz Maciej Nowak <tomek_n at o2.pl> 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 <tomek_n at o2.pl>
> ---

> 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).




More information about the openwrt-devel mailing list