android_kernel_samsung_on5x.../drivers/misc/samsung/Makefile
2018-06-19 23:16:04 +02:00

8 lines
288 B
Makefile

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