mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
build-baremetal: enable parallel build and target selection just like build-userland
The factoring out also led to some small bugs being found and solved ;-)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#ifndef LKMC_M5OPS_H
|
||||
#define LKMC_M5OPS_H
|
||||
|
||||
#if LKMC_M5OPS_ENABLE == 1
|
||||
#if LKMC_M5OPS_ENABLE
|
||||
|
||||
#if defined(__arm__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user