Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guido Gunther
image-builder
Commits
1fba7333
Commit
1fba7333
authored
Dec 31, 2018
by
Guido Gunther
Browse files
build_kernel_deb: Really fail on unknown board types
parent
dc4c31f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/build_kernel_deb.sh
View file @
1fba7333
...
...
@@ -90,7 +90,7 @@ case "${pureos_board}" in
DOT_CONFIG
=
librem5-evk_defconfig
GIT_OPTS
=(
--depth
1
)
;;
\?
)
*
)
echo
"unrecognized board type
${
pureos_board
}
"
exit
1
;;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment