mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-25 03:01:36 +01:00
test-gdb: bring back to life
Well factored with ./test-baremetal, allowing for target selection.
This commit is contained in:
@@ -419,6 +419,7 @@ path_properties_tuples = (
|
||||
'openmp.c': {'cc_flags': ['-fopenmp', LF]},
|
||||
}
|
||||
),
|
||||
'gdb_tests': {'baremetal': True},
|
||||
'kernel_modules': {**gnu_extension_properties, **{'requires_kernel_modules': True}},
|
||||
'libs': (
|
||||
{'requires_dynamic_library': True},
|
||||
|
||||
Reference in New Issue
Block a user