forked from mirror/qmk_firmware
Add default "all" makefile targets to the demo tree makefiles.
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
# custom LUFA library build options are reflected in the compiled
|
||||
# code.
|
||||
|
||||
all:
|
||||
|
||||
%:
|
||||
$(MAKE) -C ClassDriver $@
|
||||
$(MAKE) -C LowLevel $@
|
||||
|
||||
Reference in New Issue
Block a user