summaryrefslogtreecommitdiff
path: root/software/hhd70dongle/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@mur.at>2013-01-27 17:47:24 +0000
committerChristian Pointner <equinox@mur.at>2013-01-27 17:47:24 +0000
commitec00d4ab268624e8f4a81e78304864f8bf361dc5 (patch)
tree6bd2a44f88d54dc5e9904b2047e215612e2ce876 /software/hhd70dongle/Makefile
parentfixed page title (diff)
upgraded avr utils from spreadspace
git-svn-id: https://svn.spreadspace.org/mur.sat@662 7de4ea59-55d0-425e-a1af-a3118ea81d4c
Diffstat (limited to 'software/hhd70dongle/Makefile')
-rw-r--r--software/hhd70dongle/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/software/hhd70dongle/Makefile b/software/hhd70dongle/Makefile
index 002ca85..29dca09 100644
--- a/software/hhd70dongle/Makefile
+++ b/software/hhd70dongle/Makefile
@@ -41,6 +41,8 @@ LUFA_OPTS += -D INTERRUPT_CONTROL_ENDPOINT
LUFA_OPTS += -D USB_MANUFACTURER="L\"mur.sat\""
LUFA_OPTS += -D USB_PRODUCT="L\"$(NAME)\""
+LUFA_COMPONENTS := USB USBCLASS
+
include ../avr.include.mk
program0: RESET_PARAM:=/dev/ttyACM0