aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc
Commit message (Collapse)AuthorAge
* Added Makefile macro to check if some exec's are available e.g. $(CC),$(CXX),..Toni Uhlig2021-04-24
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Re-worked all the Makefile's as they were not sufficient for external projects.Toni Uhlig2021-04-24
* simplified DriverThread::SpinLock Signed-off-by: Toni Uhlig <matzeton@googlemail.com>