summaryrefslogtreecommitdiff
path: root/src/flash/Makefile.am
diff options
context:
space:
mode:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-05-12 17:29:16 +0000
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-05-12 17:29:16 +0000
commitcbfa0304f96c7e3d30f83d9feb7b7f23a197e4b1 (patch)
tree02330874c1d4a196131a528295e89b8e458300b0 /src/flash/Makefile.am
parentf34386ee327ee7b1419ad7fda12166b00d3f04b1 (diff)
downloadopenocd+libswd-cbfa0304f96c7e3d30f83d9feb7b7f23a197e4b1.tar.gz
openocd+libswd-cbfa0304f96c7e3d30f83d9feb7b7f23a197e4b1.tar.bz2
openocd+libswd-cbfa0304f96c7e3d30f83d9feb7b7f23a197e4b1.tar.xz
openocd+libswd-cbfa0304f96c7e3d30f83d9feb7b7f23a197e4b1.zip
4-bit ECC support for Marvell Kirkwood SOC
git-svn-id: svn://svn.berlios.de/openocd/trunk@1768 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'src/flash/Makefile.am')
-rw-r--r--src/flash/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flash/Makefile.am b/src/flash/Makefile.am
index 7895edc8..e5b76cb6 100644
--- a/src/flash/Makefile.am
+++ b/src/flash/Makefile.am
@@ -7,7 +7,7 @@ METASOURCES = AUTO
noinst_LTLIBRARIES = libflash.la
libflash_la_SOURCES = \
flash.c lpc2000.c cfi.c non_cfi.c at91sam7.c \
- str7x.c str9x.c aduc702x.c nand.c nand_ecc.c \
+ str7x.c str9x.c aduc702x.c nand.c nand_ecc.c nand_ecc_kw.c \
lpc3180_nand_controller.c stellaris.c str9xpec.c stm32x.c tms470.c \
ecos.c orion_nand.c s3c24xx_nand.c s3c2410_nand.c s3c2412_nand.c \
s3c2440_nand.c s3c2443_nand.c lpc288x.c ocl.c mflash.c pic32mx.c avrf.c