kernel_samsung_a53x/drivers/misc/samsung/Makefile
2024-06-15 16:02:09 -03:00

8 lines
288 B
Makefile
Executable file

# 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/