kernel_samsung_a34x-permissive/drivers/memstick/Makefile
2024-04-28 15:49:01 +02:00

10 lines
178 B
Makefile
Executable file

#
# Makefile for the kernel MemoryStick device drivers.
#
subdir-ccflags-$(CONFIG_MEMSTICK_DEBUG) := -DDEBUG
obj-$(CONFIG_MEMSTICK) += core/
obj-$(CONFIG_MEMSTICK) += host/