aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/Makefile.am
diff options
context:
space:
mode:
authorRonny Strutz <ronny@ewoks.de>2011-07-26 21:14:47 +0100
committerSpencer Oliver <ntfreak@users.sourceforge.net>2011-07-26 21:15:34 +0100
commite872d2880e019bde20a176166fc748334845f13e (patch)
tree1f4c7581a9c08086569ec1ad73b4513378ee66a2 /src/flash/nor/Makefile.am
parentd6c42bf312ec6cdf95c6837fdadcebf1b104fa4f (diff)
add Fujitsu FM3 Family flash support
Signed-off-by: Ronny Strutz <ronny@ewoks.de> Signed-off-by: Spencer Oliver <ntfreak@users.sourceforge.net>
Diffstat (limited to 'src/flash/nor/Makefile.am')
-rw-r--r--src/flash/nor/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/flash/nor/Makefile.am b/src/flash/nor/Makefile.am
index 41fb5649..c897851c 100644
--- a/src/flash/nor/Makefile.am
+++ b/src/flash/nor/Makefile.am
@@ -30,7 +30,8 @@ NOR_DRIVERS = \
str9x.c \
str9xpec.c \
tms470.c \
- virtual.c
+ virtual.c \
+ fm3.c
# Disabled for now, it generates warnings
# dsp5680xx_flash.c