treewide: remove all @{lt,gt,ge,le} appearances affecting 5.10 kernel
We only use 5.15 kernel. So remove all those unnecessary appearances. Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
committed by
Christian Marangi
parent
330ad3e98f
commit
d798617d4a
@@ -1170,7 +1170,7 @@ define KernelPackage/of-mdio
|
||||
KCONFIG:=CONFIG_OF_MDIO
|
||||
FILES:= \
|
||||
$(LINUX_DIR)/drivers/net/mdio/of_mdio.ko \
|
||||
$(LINUX_DIR)/drivers/net/mdio/fwnode_mdio.ko@ge5.15
|
||||
$(LINUX_DIR)/drivers/net/mdio/fwnode_mdio.ko
|
||||
AUTOLOAD:=$(call AutoLoad,41,of_mdio)
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user