summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/mpc860/Makefile.am (unfollow)
Commit message (Collapse)AuthorFilesLines
2000-06-12Patch from John Cotton <john.cotton@nrc.ca>, Charles-Antoine GauthierJoel Sherrill1-10/+0
<charles.gauthier@iit.nrc.ca>, and Darlene A. Stewart <Darlene.Stewart@nrc.ca> to add support for a number of very significant things: + BSPs for many variations on the Motorola MBX8xx board series + Cache Manager including initial support for m68040 and PowerPC + Rework of mpc8xx libcpu code so all mpc8xx CPUs now use same code base. + Rework of eth_comm BSP to utiltize above. John reports this works on the 821 and 860.
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-2/+2
1999-12-21Removing Makefile.in and adding Makefile.am. These were missed in conversionJoel Sherrill1-0/+10
to automake by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.