mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-04 06:33:03 +00:00
Add platform driver dispatch header and makefile module source variable.
This commit is contained in:
@@ -37,6 +37,7 @@ else
|
||||
|
||||
clean:
|
||||
rm -f $(LUFA_SRC_ALL_FILES:%.c=%.o)
|
||||
rm -f $(LUFA_SRC_ALL_FILES:%.c=%.o.d)
|
||||
rm -f $(LUFA_SRC_ALL_FILES:%.c=%.lst)
|
||||
|
||||
# Include LUFA build script makefiles
|
||||
|
||||
Reference in New Issue
Block a user