mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-04 06:33:03 +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