X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fflash%2Fnor%2FMakefile.am;h=bbdc312b5e5a6b265361e87b756d700e0fb7fbe9;hp=7c353c4adb4d0f2c0f7622cb9d9523634844e052;hb=31ea7037b3df7e567a9eb34d28947d118c4cada1;hpb=42d8fa899c6a6f136daa761e7718003f08f723e7 diff --git a/src/flash/nor/Makefile.am b/src/flash/nor/Makefile.am index 7c353c4adb..bbdc312b5e 100644 --- a/src/flash/nor/Makefile.am +++ b/src/flash/nor/Makefile.am @@ -27,6 +27,7 @@ NOR_DRIVERS = \ %D%/em357.c \ %D%/esirisc_flash.c \ %D%/faux.c \ + %D%/fespi.c \ %D%/fm3.c \ %D%/fm4.c \ %D%/jtagspi.c \