Alex Dubov | baf8532 | 2008-02-09 10:20:54 -0800 | [diff] [blame] | 1 | # |
2 | # Makefile for the kernel MemoryStick core. | ||||
3 | # | ||||
4 | |||||
Alex Dubov | baf8532 | 2008-02-09 10:20:54 -0800 | [diff] [blame] | 5 | obj-$(CONFIG_MEMSTICK) += memstick.o |
6 | |||||
7 | obj-$(CONFIG_MSPRO_BLOCK) += mspro_block.o |