kumquat-buildroot/linux
Thomas Petazzoni be27a7933f rtai, xenomai: use the pre patch hook point
The post extract hook point is not really correct as what RTAI and
Xenomai extensions are doing is patching the kernel.

The post patch hook point doesn't work, because RTAI and Xenomai
patches would be applied *after* all other patches, while it sounds
more logical to apply them first, and *then* allow the user to apply
some platform/board specific patches if needed.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-09-20 22:18:16 +02:00
..
Config.ext.in Add support for the RTAI real-time extension 2011-09-18 23:00:07 +02:00
Config.in
linux-ext-rtai.mk rtai, xenomai: use the pre patch hook point 2011-09-20 22:18:16 +02:00
linux-ext-xenomai.mk rtai, xenomai: use the pre patch hook point 2011-09-20 22:18:16 +02:00
linux.mk