linuxOS_AP05/kernel/drivers/memstick/Makefile

10 lines
178 B
Makefile
Raw Permalink Normal View History

2025-06-02 05:59:07 +00:00
#
# Makefile for the kernel MemoryStick device drivers.
#
subdir-ccflags-$(CONFIG_MEMSTICK_DEBUG) := -DDEBUG
obj-$(CONFIG_MEMSTICK) += core/
obj-$(CONFIG_MEMSTICK) += host/