[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RTEMS 4.9.1 Available
- Date: Wed, 17 Dec 2008 01:10:21 -0500
- From: gds at chartertn.net (Gene Smith)
- Subject: RTEMS 4.9.1 Available
Gene Smith wrote, On 12/15/2008 06:35 PM:
> Joel Sherrill wrote, On 12/12/2008 01:38 PM:
>> If you have questions or issues, feel free to bring them up on the RTEMS
>> mailing list.
>>
>
> Patch for Dummies*:
<snip>
>
> *That would be me
>
One more comment. After writing the above patch procedure I noticed
there were some new automake stuff added to the tree that was not there
before. I am sure it doesn't hurt anything to keep it but to get a more
pristine tree I did:
find . -type d -name "autom4te.cache" -exec rm -rf {} \;