#
# Makefile for the AWNAND MTD
#

obj-$(CONFIG_AW_MTD_SPINAND) += spinand/
obj-$(CONFIG_AW_MTD_RAWNAND) += rawnand/


