diff options
Diffstat (limited to 'src/flash/nor/Makefile.am')
-rw-r--r-- | src/flash/nor/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/flash/nor/Makefile.am b/src/flash/nor/Makefile.am index d8e6e81f..852c0a37 100644 --- a/src/flash/nor/Makefile.am +++ b/src/flash/nor/Makefile.am @@ -38,7 +38,6 @@ noinst_HEADERS = \ driver.h \ imp.h \ non_cfi.h \ - ocl.h \ - tms470.h + ocl.h MAINTAINERCLEANFILES = $(srcdir)/Makefile.in |