mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-25 19:21:35 +01:00
baremetal: build userland programs using userland_and_baremetal instead of symlinks
Otherwise I'll go crazy with symlink action.
This commit is contained in:
@@ -28,7 +28,7 @@ If given, run only the given tests. Otherwise, run all tests.
|
||||
|
||||
def setup_one(self):
|
||||
self.env['tests'] = self.resolve_targets(
|
||||
self.env['userland_source_dir'],
|
||||
[self.env['userland_source_dir']],
|
||||
self.env['tests']
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user