aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nand/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/nand/Makefile.am')
-rw-r--r--src/flash/nand/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/flash/nand/Makefile.am b/src/flash/nand/Makefile.am
index 23c303bf..2ddd096a 100644
--- a/src/flash/nand/Makefile.am
+++ b/src/flash/nand/Makefile.am
@@ -17,7 +17,7 @@ NAND_DRIVERS = \
davinci.c \
lpc3180.c \
lpc32xx.c \
- mx2.c \
+ mxc.c \
mx3.c \
orion.c \
s3c24xx.c \
@@ -37,7 +37,7 @@ noinst_HEADERS = \
imp.h \
lpc3180.h \
lpc32xx.h \
- mx2.h \
+ mxc.h \
mx3.h \
s3c24xx.h \
s3c24xx_regs.h \