# SPDX-License-Identifier: GPL-2.0
# Switch Class Driver
obj-$(CONFIG_SWITCH) += switch_class.o
obj-$(CONFIG_SWITCH_GPIO) += switch_gpio.o
Deprecated Linux kernel 5.10.110 for OrangePi 5/5B/5+ boards
# SPDX-License-Identifier: GPL-2.0
# Switch Class Driver
obj-$(CONFIG_SWITCH) += switch_class.o
obj-$(CONFIG_SWITCH_GPIO) += switch_gpio.o