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
07679208
Commit
07679208
authored
Jul 22, 2015
by
Kyle McMartin
Browse files
Makefile: use correct dir for usbdux
Unnoticed for years... Signed-off-by:
Kyle McMartin
<
kyle@kernel.org
>
parent
e10097aa
Changes
1
Show whitespace changes
Inline
Side-by-side
Makefile
View file @
07679208
...
...
@@ -8,5 +8,6 @@ all:
install
:
mkdir
-p
$(DESTDIR)$(FIRMWAREDIR)
cp
-r
*
$(DESTDIR)$(FIRMWAREDIR)
rm
-f
$(DESTDIR)
/usbdux/
*
dux
$(DESTDIR)
/
*
/
*
.asm
rm
-f
$(DESTDIR)$(FIRMWAREDIR)
/usbdux/
*
dux
\
$(DESTDIR)$(FIRMWAREDIR)
/
*
/
*
.asm
rm
$(DESTDIR)$(FIRMWAREDIR)
/
{
WHENCE,LICENSE.
*
,LICENCE.
*
}
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