linuxOS_PX30_CAR/kernel/drivers/switch/Makefile

6 lines
141 B
Makefile
Raw Permalink Normal View History

2026-01-20 05:50:57 +00:00
# SPDX-License-Identifier: GPL-2.0
# Switch Class Driver
obj-$(CONFIG_SWITCH) += switch_class.o
obj-$(CONFIG_SWITCH_GPIO) += switch_gpio.o