From 9a938eecbd2b70c970992583b5c16da717d8e254 Mon Sep 17 00:00:00 2001 From: tmk Date: Sun, 13 Feb 2011 00:15:51 +0900 Subject: host interface for pjrc --- ps2_vusb/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'ps2_vusb/Makefile') diff --git a/ps2_vusb/Makefile b/ps2_vusb/Makefile index e4872fb6d6..406008d84f 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 -- cgit v1.2.3