immortalwrt/package
Hauke Mehrtens fcf0453549 kernel: kmod-can: Fix build of can drivers
Many can kernel modules are now gated by the newly introduced
CONFIG_CAN_NETLINK configuration option. Activate it to build the can
drivers again.
This was changed in this upstream Linux commit:
https://git.kernel.org/linus/df6ad5dd838e0fa543ca28ca6154901fa65a9443

This should fix these warnings with kernel 6.1 and 6.6:
logs/package/kernel/linux/compile.txt:WARNING: kmod-can-c-can is not available in the kernel config - generating empty package
logs/package/kernel/linux/compile.txt:WARNING: kmod-can-c-can-pci is not available in the kernel config - generating empty package
logs/package/kernel/linux/compile.txt:WARNING: kmod-can-c-can-platform is not available in the kernel config - generating empty package
logs/package/kernel/linux/compile.txt:WARNING: kmod-can-mcp251x is not available in the kernel config - generating empty package
logs/package/kernel/linux/compile.txt:WARNING: kmod-can-slcan is not available in the kernel config - generating empty package
logs/package/kernel/linux/compile.txt:WARNING: kmod-can-usb-8dev is not available in the kernel config - generating empty package
logs/package/kernel/linux/compile.txt:WARNING: kmod-can-usb-ems is not available in the kernel config - generating empty package
logs/package/kernel/linux/compile.txt:WARNING: kmod-can-usb-kvaser is not available in the kernel config - generating empty package
logs/package/kernel/linux/compile.txt:WARNING: kmod-can-usb-peak is not available in the kernel config - generating empty package

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-03-14 20:56:11 +01:00
..
base-files base-files: sysupgrade: handle errors when generating backup 2024-03-05 11:54:55 +01:00
boot uboot-mediatek: fix typo patch filename 2024-03-11 19:14:14 +00:00
devel binutils: update to 2.42 2024-02-12 23:41:03 +01:00
firmware firmware: intel-microcode: update to 20240312 2024-03-14 20:22:08 +01:00
kernel kernel: kmod-can: Fix build of can drivers 2024-03-14 20:56:11 +01:00
libs libevent2: make cmake use relative imported path 2024-03-13 00:24:43 +00:00
network dnsmasq: reset PKG_RELEASE 2024-03-13 14:02:23 +01:00
system ubox: make logread as an alternative 2024-03-08 15:38:37 +08:00
utils fitblk: invert kernel version dependency 2024-03-11 20:17:26 +01:00
Makefile build: do not depend on $(STAGING_DIR)/.prepared when in SDK 2024-03-04 23:45:15 +01:00