ubuntu-linux-kernel/drivers/memstick/Makefile

10 lines
178 B
Makefile
Raw Normal View History

2024-04-01 15:06:58 +00:00
#
# Makefile for the kernel MemoryStick device drivers.
#
subdir-ccflags-$(CONFIG_MEMSTICK_DEBUG) := -DDEBUG
obj-$(CONFIG_MEMSTICK) += core/
obj-$(CONFIG_MEMSTICK) += host/