From 232ab308e358e41f3253d66fa009c1ebca0951a2 Mon Sep 17 00:00:00 2001 From: tmk Date: Tue, 4 Sep 2012 13:29:21 +0900 Subject: usb_hid: workaround for compile on Windows. --- converter/usb_usb/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'converter/usb_usb/Makefile') diff --git a/converter/usb_usb/Makefile b/converter/usb_usb/Makefile index 4565ca508a..41a64e4643 100644 --- a/converter/usb_usb/Makefile +++ b/converter/usb_usb/Makefile @@ -116,7 +116,6 @@ CONFIG_H = config.h # Search Path VPATH += $(TARGET_DIR) VPATH += $(TOP_DIR) -#VPATH += $(TOP_DIR)/common -- cgit v1.2.3