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
Linux Firmware
Commits
65a5163b
Commit
65a5163b
authored
Jan 14, 2013
by
Ben Hutchings
Browse files
carl9170: Install binary in the parent directory, not /lib/firmware
Signed-off-by:
Ben Hutchings
<
ben@decadent.org.uk
>
parent
27bfb9d8
Changes
1
Show whitespace changes
Inline
Side-by-side
carl9170fw/autogen.sh
View file @
65a5163b
...
...
@@ -35,8 +35,8 @@ case "$1" in
tools/src/checksum carlfw/carl9170.fw
fi
sudo
install
-m
644 carlfw/carl9170.fw
\
/lib/firmware
/carl9170-
$CONFIG_CARL9170FW_RELEASE_VERSION
.fw
install
-m
644 carlfw/carl9170.fw
\
..
/carl9170-
$CONFIG_CARL9170FW_RELEASE_VERSION
.fw
echo
"done."
;;
...
...
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