We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ea674e commit dea2746Copy full SHA for dea2746
kbuild/make.cross
@@ -20,6 +20,8 @@
20
# Author: Fengguang Wu <[email protected]>
21
# Credit: Tony Breeds <[email protected]> for crosstool
22
23
+set -e
24
+
25
lkp_src_kbuild=$(dirname "$(realpath "$0")")
26
27
source $lkp_src_kbuild/kbuild.sh
0 commit comments