summaryrefslogtreecommitdiff
path: root/src/flash/Makefile.am
diff options
context:
space:
mode:
authorZachary T Welch <zw@superlucidity.net>2009-12-04 16:40:19 -0800
committerZachary T Welch <zw@superlucidity.net>2009-12-04 16:56:24 -0800
commitf3e6f584f12dbde9ba9806ed4a412db0524d438c (patch)
tree540a062c416548d3a9c7698c2411a7d688901452 /src/flash/Makefile.am
parentae6374e25dae7b02636e440549b87040d03cc5aa (diff)
downloadopenocd+libswd-f3e6f584f12dbde9ba9806ed4a412db0524d438c.tar.gz
openocd+libswd-f3e6f584f12dbde9ba9806ed4a412db0524d438c.tar.bz2
openocd+libswd-f3e6f584f12dbde9ba9806ed4a412db0524d438c.tar.xz
openocd+libswd-f3e6f584f12dbde9ba9806ed4a412db0524d438c.zip
remove flash.h from tree
Remove the now vestigial <flash/flash.h> header from the tree, replacing a few references with <flash/nor/core.h>
Diffstat (limited to 'src/flash/Makefile.am')
-rw-r--r--src/flash/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/flash/Makefile.am b/src/flash/Makefile.am
index b5cd5260..ba44adb3 100644
--- a/src/flash/Makefile.am
+++ b/src/flash/Makefile.am
@@ -22,7 +22,6 @@ libflash_la_LIBADD = \
noinst_HEADERS = \
arm_nandio.h \
common.h \
- flash.h \
mflash.h \
nand.h