summaryrefslogtreecommitdiff
path: root/lufa.mk
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2012-09-25 23:31:12 +0000
committerChristian Pointner <equinox@spreadspace.org>2012-09-25 23:31:12 +0000
commit695372d5eefa232d20194cf8a7be9d8a1ff13e24 (patch)
tree4af807214f2da706599c677da212aa0fb6506672 /lufa.mk
parentreset2bootloader for minimus(32)? (diff)
removed deprecated info
git-svn-id: https://svn.spreadspace.org/avr/trunk@59 aa12f405-d877-488e-9caf-2d797e2a1cc7
Diffstat (limited to 'lufa.mk')
-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)