summaryrefslogtreecommitdiffstats
path: root/ps2_vusb/Makefile
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2011-02-12 16:15:51 +0100
committertmk <nobody@nowhere>2011-02-21 19:09:05 +0100
commit9a938eecbd2b70c970992583b5c16da717d8e254 (patch)
tree22ac37491f88aa60d917a18696c93f61a429d43c /ps2_vusb/Makefile
parent2b8cd88ab142068eed0a3f230a3de79deb567536 (diff)
downloadqmk_firmware-9a938eecbd2b70c970992583b5c16da717d8e254.tar.gz
qmk_firmware-9a938eecbd2b70c970992583b5c16da717d8e254.tar.xz
host interface for pjrc
Diffstat (limited to 'ps2_vusb/Makefile')
-rw-r--r--ps2_vusb/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/ps2_vusb/Makefile b/ps2_vusb/Makefile
index e4872fb6d..406008d84 100644
--- a/ps2_vusb/Makefile
+++ b/ps2_vusb/Makefile
@@ -13,7 +13,6 @@ TARGET_SRC = main.c \
matrix.c \
led.c \
ps2.c \
- host_vusb.c \
usart_print.c
OPT_DEFS = -DDEBUG_LEVEL=0