kernel: Adapt renamed can-dev.ko
The can-dev.ko kernel module was moved in kernel 5.4.110 and 5.10.28.
Fixes: a1311df95587 ("kernel: bump 5.10 to 5.10.28")
Fixes: b0a34e886d ("kernel: bump 5.4 to 5.4.110")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
			
			
This commit is contained in:
		| @@ -28,7 +28,7 @@ define KernelPackage/can | ||||
| 	CONFIG_CAN_SOFTING=n \ | ||||
| 	CONFIG_NET_EMATCH_CANID=n \ | ||||
| 	CONFIG_CAN_DEBUG_DEVICES=n | ||||
|   FILES:=$(LINUX_DIR)/drivers/net/can/can-dev.ko \ | ||||
|   FILES:=$(LINUX_DIR)/drivers/net/can/dev/can-dev.ko \ | ||||
| 	 $(LINUX_DIR)/net/can/can.ko | ||||
|   AUTOLOAD:=$(call AutoProbe,can can-dev) | ||||
| endef | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Hauke Mehrtens
					Hauke Mehrtens