summaryrefslogtreecommitdiff
path: root/toolchain/linux-headers
AgeCommit message (Collapse)Author
2021-11-01mk: Introduce KERNEL_MAKE variablePhil Sutter
This combines the typical kernel make call idiom into a single variable reference. A side-effect is that parallel make is enabled (via added '-j' flag) in many cases, but that shouldn't cause harm. Signed-off-by: Phil Sutter <phil@nwl.cc>
2018-03-07add support for walduxWaldemar Brodkorb