X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Fflash%2Fnor%2FMakefile.am;h=eabf6f96f3e3a20dc8f81e110fd85451c0017a09;hb=33b048d456e24b9944ff2261cf26b05d630bdd41;hp=b065bb076f40fcb4a6eb6a96027a06dd27f8285b;hpb=42c24acebd23d758c543c9bf2c2b97bdbd083c35;p=openocd.git diff --git a/src/flash/nor/Makefile.am b/src/flash/nor/Makefile.am index b065bb076f..eabf6f96f3 100644 --- a/src/flash/nor/Makefile.am +++ b/src/flash/nor/Makefile.am @@ -49,7 +49,8 @@ NOR_DRIVERS = \ nrf51.c \ mrvlqspi.c \ psoc4.c \ - sim3x.c + sim3x.c \ + xmc4xxx.c noinst_HEADERS = \ core.h \