mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
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