X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fflash%2Fnor%2FMakefile.am;h=fc646022aec0098bf007081ca5883ee2d86203a0;hb=055abd0b9cb3427fb9b52263d2be49620e8e4c97;hp=a9668262caa6b3a1a7d5b031797373a1c8f598ad;hpb=bfe634aa914c4ac528a1168907069de8ee4dd345;p=fw%2Fopenocd diff --git a/src/flash/nor/Makefile.am b/src/flash/nor/Makefile.am index a9668262c..fc646022a 100644 --- a/src/flash/nor/Makefile.am +++ b/src/flash/nor/Makefile.am @@ -9,11 +9,11 @@ libocdflashnor_la_SOURCES = \ NOR_DRIVERS = \ aduc702x.c \ + at91sam4.c \ at91sam3.c \ at91sam7.c \ avrf.c \ cfi.c \ - ecos.c \ em357.c \ faux.c \ lpc2000.c \ @@ -26,6 +26,7 @@ NOR_DRIVERS = \ stellaris.c \ stm32f1x.c \ stm32f2x.c \ + stm32lx.c \ str7x.c \ str9x.c \ str9xpec.c \