diff --git a/make/ChangeLog b/make/ChangeLog index 68c4d0bd05..886155fcad 100644 --- a/make/ChangeLog +++ b/make/ChangeLog @@ -1,3 +1,8 @@ +2004-01-07 Joel Sherrill + + * Makefile.am: Remove efi68k and efi332 references as they are no + longer in the tree. + 2004-01-07 Joel Sherrill Per John S. Gwynne , there are no longer any diff --git a/make/Makefile.am b/make/Makefile.am index 21b4778294..3fd8f627c7 100644 --- a/make/Makefile.am +++ b/make/Makefile.am @@ -23,15 +23,15 @@ rtems_make_custom_DATA = custom/default.cfg EXTRA_DIST += custom/Cygwin-posix.cfg custom/FreeBSD-posix.cfg \ custom/HPUX9-posix.cfg custom/Linux-posix.cfg custom/Solaris-posix.cfg \ custom/bare.cfg custom/cvme961.cfg custom/dmv152.cfg custom/dmv177.cfg \ - custom/efi332.cfg custom/efi68k.cfg custom/erc32.cfg custom/erc32nfp.cfg \ + custom/erc32.cfg custom/erc32nfp.cfg \ custom/eth_comm.cfg custom/gen68302.cfg custom/gen68340.cfg \ custom/gen68360.cfg custom/gen68360_040.cfg custom/gensh1.cfg \ custom/helas403.cfg custom/i386ex.cfg custom/idp.cfg custom/jmr3904.cfg \ custom/leon1.cfg custom/leon2.cfg custom/mcp750.cfg custom/mvme136.cfg \ custom/mvme147.cfg custom/mvme147s.cfg custom/mvme162.cfg \ custom/mvme162lx.cfg custom/mvme167.cfg custom/mvme2307.cfg \ - custom/no_bsp.cfg custom/ods68302.cfg custom/p4000.cfg custom/p4600.cfg \ - custom/p4650.cfg custom/pc386.cfg custom/portsw.cfg custom/posix.cfg \ + custom/no_bsp.cfg custom/ods68302.cfg \ + custom/pc386.cfg custom/portsw.cfg custom/posix.cfg \ custom/ppcn_60x.cfg custom/psim.cfg custom/score603e.cfg \ custom/shsim.cfg custom/simhppa.cfg custom/ts_386ex.cfg