X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=src%2Fflash%2Fnor%2FMakefile.am;h=41fb5649f22f958f0d968c59b9b1361f8c8c9ba7;hb=d567df02b9f3e7d2e7e78b3c2907ecad9aa4bbd4;hp=98460af7797780f8129e0ce825d4036d228a7b20;hpb=2482244b0788c007dd789c21a4416379c229ea5c;p=openocd diff --git a/src/flash/nor/Makefile.am b/src/flash/nor/Makefile.am index 98460af7..41fb5649 100644 --- a/src/flash/nor/Makefile.am +++ b/src/flash/nor/Makefile.am @@ -30,9 +30,11 @@ NOR_DRIVERS = \ str9x.c \ str9xpec.c \ tms470.c \ - dsp5680xx_flash.c \ virtual.c +# Disabled for now, it generates warnings +# dsp5680xx_flash.c + noinst_HEADERS = \ core.h \ cfi.h \