mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 20:14:27 +01:00
3 lines
102 B
Bash
Executable File
3 lines
102 B
Bash
Executable File
#!/usr/bin/env bash
|
|
"$(git rev-parse --show-toplevel)/build-userland" --gcc-which host --in-tree "$@"
|