diff --git a/jtag/ChangeLog b/jtag/ChangeLog index 4848bae6..1bfa655e 100644 --- a/jtag/ChangeLog +++ b/jtag/ChangeLog @@ -1,5 +1,7 @@ 2009-04-08 Arnim Laeuger + * data/Makefile.am: added missing files for install + * doc/UrJTAG.txt: describe bus command * doc/bsdl2jtag.1, doc/jtag.1, THANKS: Various manpage updates (Uwe Hermann) diff --git a/jtag/data/Makefile.am b/jtag/data/Makefile.am index 5661f9e8..d1217ae7 100644 --- a/jtag/data/Makefile.am +++ b/jtag/data/Makefile.am @@ -29,6 +29,7 @@ nobase_dist_pkgdata_DATA = \ altera/PARTS \ altera/ep1c20f400/STEPPINGS \ altera/ep1c20f400/ep1c20f400 \ + altera/ep1c6q240/STEPPINGS \ altera/ep1c6q240/ep1c6q240 \ altera/epm7128aetc100/STEPPINGS \ altera/epm7128aetc100/epm7128aetc100 \ @@ -145,6 +146,7 @@ nobase_dist_pkgdata_DATA = \ marvell/88e1118/88e1118 \ marvell/88f5182/STEPPINGS \ marvell/88f5182/88f5182-a2 \ + motorola/mpc8241/1.2 \ motorola/mpc8245/1.2 \ philips/PARTS \ philips/xcr3128xl-cs144/STEPPINGS \