Files
Debian-9-Kernel/drivers/memstick/Makefile
T

10 lines
178 B
Makefile
Raw Normal View History

2023-05-02 09:58:35 +02:00
#
# Makefile for the kernel MemoryStick device drivers.
#
subdir-ccflags-$(CONFIG_MEMSTICK_DEBUG) := -DDEBUG
obj-$(CONFIG_MEMSTICK) += core/
obj-$(CONFIG_MEMSTICK) += host/