X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fflash%2Fnor%2FMakefile.am;fp=src%2Fflash%2Fnor%2FMakefile.am;h=5a992feef9c91813f3be80d0ba42fd49067d2e1a;hp=727e4f2fa7c6aee882e5cd70b71634435fd7983e;hb=6b9d19d3675a82ccc501fd7cba036c5b04d04590;hpb=83c67b7ac7635260d09d9fe15a50a34440c0c4bb diff --git a/src/flash/nor/Makefile.am b/src/flash/nor/Makefile.am index 727e4f2fa7..5a992feef9 100644 --- a/src/flash/nor/Makefile.am +++ b/src/flash/nor/Makefile.am @@ -15,6 +15,7 @@ NOR_DRIVERS = \ %D%/at91samd.c \ %D%/at91sam3.c \ %D%/at91sam7.c \ + %D%/ath79.c \ %D%/atsamv.c \ %D%/avrf.c \ %D%/cfi.c \