M7350/kernel/drivers/memstick/core/Makefile

8 lines
131 B
Makefile
Raw Normal View History

2024-09-09 08:52:07 +00:00
#
# Makefile for the kernel MemoryStick core.
#
obj-$(CONFIG_MEMSTICK) += memstick.o
obj-$(CONFIG_MSPRO_BLOCK) += mspro_block.o