summaryrefslogtreecommitdiff
path: root/Makefile.vusb
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.vusb')
-rw-r--r--Makefile.vusb10
1 files changed, 1 insertions, 9 deletions
diff --git a/Makefile.vusb b/Makefile.vusb
index 1d92d13bc7..0ef1b11550 100644
--- a/Makefile.vusb
+++ b/Makefile.vusb
@@ -1,13 +1,5 @@
-# Following variables need to be set in <target>/Makefile:
-# TARGET
-# COMMON_DIR
-# TARGET_DIR
-# TARGET_SRC
-# MCU
-# F_CPU
+OPT_DEFS += -DHOST_VUSB
-
-# List C source files here. (C dependencies are automatically generated.)
SRC = usbdrv.c \
usbdrvasm.S \
oddebug.c