projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix build and Doxygen errors.
[pub/USBasp.git]
/
Demos
/
Host
/
LowLevel
/
makefile
diff --git
a/Demos/Host/LowLevel/makefile
b/Demos/Host/LowLevel/makefile
index
316b5c5
..
a69b25b
100644
(file)
--- a/
Demos/Host/LowLevel/makefile
+++ b/
Demos/Host/LowLevel/makefile
@@
-44,8
+44,8
@@
all:
make -C StillImageHost clean
make -C StillImageHost all
make -C StillImageHost clean
make -C StillImageHost all
- make -C RNDISHost clean
- make -C RNDISHost all
+ make -C RNDIS
Ethernet
Host clean
+ make -C RNDIS
Ethernet
Host all
%:
make -C CDCHost $@
%:
make -C CDCHost $@
@@
-59,4
+59,4
@@
all:
make -C MouseHostWithParser $@
make -C PrinterHost $@
make -C StillImageHost $@
make -C MouseHostWithParser $@
make -C PrinterHost $@
make -C StillImageHost $@
- make -C RNDISHost $@
+ make -C RNDIS
Ethernet
Host $@