summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lufa.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/lufa.mk b/lufa.mk
index 277fa36..68e009c 100644
--- a/lufa.mk
+++ b/lufa.mk
@@ -22,7 +22,6 @@
include ../defines.mk
-## TODO: change BOARD names for our tools too???
include $(LUFA_PATH)/LUFA/makefile
SRC = $(LUFA_SRC_USB) $(LUFA_SRC_USBCLASS)