1
0
mirror of git://projects.qi-hardware.com/wernermisc.git synced 2024-11-15 18:24:03 +02:00
wernermisc/m1/patches
Werner Almesberger 58da15e017 rtems patches: added new UART and IRQ rearrangement, plus include fix
Some of the include paths don't work. Not sure whether my patch is a
correct fix or merely an awkward way to work around a problem that's
somewhere else.
2011-11-20 16:30:29 -03:00
..
rtems rtems patches: added new UART and IRQ rearrangement, plus include fix 2011-11-20 16:30:29 -03:00
README m1/patches/rtems/README: explain how to use this 2011-11-12 09:29:09 -03:00

RTEMS patches are relative to CVS. To apply them,

   cd rtems
   cvs update
   ln -s .../wernermisc/m1/patches/rtems patches
   quilt push -a