Linux preempt-rt
Check our new training course
Real-Time Linux with PREEMPT_RT
1 2 3 4
#!/bin/sh sed -n '/^#define/{s/.*BB_//; s/$/.o/p; }' busybox.def.h | \ tr [:upper:] [:lower:]