kernel_samsung_a53x/drivers/misc/samsung/Makefile

9 lines
288 B
Makefile
Raw Normal View History

2024-06-15 21:02:09 +02:00
# Needed since this subdir is symlinked in the main Kernel tree
# without this our samsung subdir is NOT cleaned.
clean-files := built-in.o
obj-$(CONFIG_GPIO_DEBUG) += gpio_debug/
obj-$(CONFIG_SAMSUNG_KIC) += kic/
obj-$(CONFIG_SCSC_CORE) += scsc/
obj-$(CONFIG_SCSC_BT) += scsc_bt/