12 lines
135 B
Makefile

#
# RAMTRON file system driver
#
MODULE_COMMAND = mtd
SRCS = mtd.c 24xxxx_mtd.c
MAXOPTIMIZATION = -Os
EXTRACFLAGS = -Wno-error