Makefile 172 B

123456789
  1. #
  2. # Makefile for the OneNAND MTD
  3. #
  4. # Core functionality.
  5. obj-$(CONFIG_MTD_ONENAND) += onenand_base.o
  6. # Board specific.
  7. obj-$(CONFIG_MTD_ONENAND_OMAP) += omap-onenand.o