X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Ftarget%2FMakefile.am;h=159f0fa4307c426935c971445caa7178519d15ab;hb=1338cf60b91c582fa4b27d5226ab4374117be415;hp=4d9ea418a39a9319ecdeaf90ef013a40e153979c;hpb=005d85d56cfed72326f73e93eae105840b21645d;p=fw%2Fopenocd diff --git a/src/target/Makefile.am b/src/target/Makefile.am index 4d9ea418a..159f0fa43 100644 --- a/src/target/Makefile.am +++ b/src/target/Makefile.am @@ -35,6 +35,7 @@ libtarget_la_SOURCES = \ $(AVR32_SRC) \ $(MIPS32_SRC) \ $(NDS32_SRC) \ + $(INTEL_IA32_SRC) \ avrt.c \ dsp563xx.c \ dsp563xx_once.c \ @@ -124,6 +125,10 @@ NDS32_SRC = \ nds32_v3m.c \ nds32_aice.c +INTEL_IA32_SRC = \ + quark_x10xx.c \ + lakemont.c \ + x86_32_common.c noinst_HEADERS = \ algorithm.h \ @@ -191,7 +196,9 @@ noinst_HEADERS = \ nds32_v3_common.h \ nds32_v3.h \ nds32_v3m.h \ - nds32_aice.h + nds32_aice.h \ + lakemont.h \ + x86_32_common.h ocddatadir = $(pkglibdir) nobase_dist_ocddata_DATA =