lineage_kernel_xcoverpro/drivers/memstick/Makefile

10 lines
178 B
Makefile
Raw Normal View History

2023-06-18 22:53:49 +00:00
#
# Makefile for the kernel MemoryStick device drivers.
#
subdir-ccflags-$(CONFIG_MEMSTICK_DEBUG) := -DDEBUG
obj-$(CONFIG_MEMSTICK) += core/
obj-$(CONFIG_MEMSTICK) += host/