mtd: nand: Add core infrastructure to deal with NAND devices
[sfrench/cifs-2.6.git] / drivers / mtd / nand / Makefile
index 32af7168c5ba30d25f840af0a54a008b35d2accd..a72d3cb0f3253a1bb43eab7685a47cf61fc84a31 100644 (file)
@@ -1,3 +1,6 @@
 # SPDX-License-Identifier: GPL-2.0
 
+nandcore-objs := core.o bbt.o
+obj-$(CONFIG_MTD_NAND_CORE) += nandcore.o
+
 obj-y  += raw/