X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/a2001ac1ccf4d4919c8243fbc69aff0b68973d3f..94c899d7b7b84cd170d75e1fbb4e696cf3447c27:/Demos/Host/makefile diff --git a/Demos/Host/makefile b/Demos/Host/makefile index 937c8fac8..aa7b4cf70 100644 --- a/Demos/Host/makefile +++ b/Demos/Host/makefile @@ -14,5 +14,5 @@ # code. %: - make -C ClassDriver/ $@ + @echo TODO: Re-enable building of Host mode Class Driver demos once complete make -C LowLevel/ $@