From b6a4584a19e81c2e1f909355bbc64c2b8cea84f6 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Mon, 1 Feb 2010 01:27:00 +0000 Subject: Fixed Pipe_IsEndpointBound() function not taking the endpoint's direction into account. Re-added Pipe_IsEndpointBound() calls to the CDC and RNDIS host class drivers, not that the function has the correct behaviour for devices with bidirectional endpoints. --- Projects/Webserver/makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Projects/Webserver/makefile') diff --git a/Projects/Webserver/makefile b/Projects/Webserver/makefile index f0c4ad1a5..e12a44e45 100644 --- a/Projects/Webserver/makefile +++ b/Projects/Webserver/makefile @@ -134,8 +134,6 @@ SRC = $(TARGET).c \ Lib/DataflashManager.c \ Lib/uip/uip.c \ Lib/uip/uip_arp.c \ - Lib/uip/uiplib.c \ - Lib/uip/psock.c \ Lib/uip/timer.c \ Lib/uip/uip-neighbor.c \ Lib/uip/conf/clock-arch.c \ -- cgit v1.2.3