summaryrefslogtreecommitdiff
path: root/rf433send/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'rf433send/Makefile')
-rw-r--r--rf433send/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/rf433send/Makefile b/rf433send/Makefile
index 04b484d..1cbd877 100644
--- a/rf433send/Makefile
+++ b/rf433send/Makefile
@@ -40,4 +40,6 @@ LUFA_OPTS += -D INTERRUPT_CONTROL_ENDPOINT
LUFA_OPTS += -D USB_MANUFACTURER="L\"equinox\""
LUFA_OPTS += -D USB_PRODUCT="L\"$(NAME)\""
+LUFA_COMPONENTS := USB USBCLASS
+
include ../include.mk