aboutsummaryrefslogtreecommitdiff
path: root/src/flash/Makefile.am
blob: 65692e3a2e620b51ec9baca7b3140ebae84cb7eb (plain)
1
2
3
4
5
INCLUDES = -I$(top_srcdir)/src/helper -I$(top_srcdir)/src/jtag -I$(top_srcdir)/src/target $(all_includes)
METASOURCES = AUTO
noinst_LIBRARIES = libflash.a
libflash_a_SOURCES = flash.c lpc2000.c cfi.c at91sam7.c str7x.c str9x.c
noinst_HEADERS = flash.h lpc2000.h cfi.h at91sam7.h str7x.h str9x.h