Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xenomai
xenomai
Commits
239290d8
Commit
239290d8
authored
May 21, 2018
by
Philippe Gerum
Browse files
scripts/prepare-kernel.sh: drop left overs from obsolete ports
parent
bfabba5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/prepare-kernel.sh
View file @
239290d8
...
...
@@ -275,18 +275,12 @@ while : ; do
powerpc
*
|
ppc
*
)
linux_arch
=
powerpc
;;
nios2
)
linux_arch
=
nios2
;;
arm
)
linux_arch
=
arm
;;
arm64
)
linux_arch
=
arm64
;;
sh|sh4
)
linux_arch
=
sh
;;
*
)
echo
"
$me
: unsupported architecture:
$linux_arch
"
>
&2
linux_arch
=
...
...
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