mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-22 17:55:57 +01:00
userland: in-tree build shortcuts from inside tree
This commit is contained in:
2
build-userland-in-tree
Executable file
2
build-userland-in-tree
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
"$(git rev-parse --show-toplevel)/build-userland" --gcc-which host --in-tree "$@"
|
||||
Reference in New Issue
Block a user