Makefile 131 B

1234567
  1. #
  2. # Makefile for the kernel MemoryStick core.
  3. #
  4. obj-$(CONFIG_MEMSTICK) += memstick.o
  5. obj-$(CONFIG_MSPRO_BLOCK) += mspro_block.o