summaryrefslogtreecommitdiff
path: root/src/flash/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/Makefile.am')
-rw-r--r--src/flash/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/flash/Makefile.am b/src/flash/Makefile.am
index 73f02bff..60a322aa 100644
--- a/src/flash/Makefile.am
+++ b/src/flash/Makefile.am
@@ -11,6 +11,7 @@ libflash_la_SOURCES = \
cfi.c \
non_cfi.c \
at91sam7.c \
+ at91sam3.c \
davinci_nand.c \
str7x.c \
str9x.c \
@@ -42,6 +43,7 @@ noinst_HEADERS = \
cfi.h \
non_cfi.h \
at91sam7.h \
+ at91sam3.h \
str7x.h \
str9x.h \
nand.h \