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
adam.huang
Config
Commits
d13662d2
Unverified
Commit
d13662d2
authored
Dec 24, 2020
by
Igor Pečovnik
Committed by
GitHub
Dec 24, 2020
Browse files
Update debian-config-submenu
parent
2fbde364
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian-config-submenu
View file @
d13662d2
...
...
@@ -73,7 +73,7 @@ while true; do
[[
-d
${
OVERLAYDIR
}
]]
&&
\
LIST+
=(
"Hardware"
"Toggle hardware configuration: UART, I2C, etc."
)
[[
"
$LINUXFAMILY
"
=
cubox
&&
"
$BRANCH
"
=
"
nex
t"
]]
&&
LIST+
=(
"DTB"
"Switch board .dtb configuration"
)
[[
"
$LINUXFAMILY
"
=
cubox
&&
"
$BRANCH
"
=
"
curren
t"
]]
&&
LIST+
=(
"DTB"
"Switch board .dtb configuration"
)
# this is avaliable only in kernel higher than 4.10
testvercomp
"
$(
uname
-r
|
sed
's/-.*//'
)
"
"4.10.0"
">"
[[
"
$LINUXFAMILY
"
=
odroidxu4
&&
$?
==
0
]]
&&
LIST+
=(
"DTB"
"Select optimised board configuration"
)
...
...
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