From e2822fb30dd3903e9be24b01d5874ba4123be8bc Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 30 Aug 2009 11:40:26 +0000 Subject: Remove deleted source files from the LUFA library makefile. Renamed parameters of SI_Host_ConfigurePipes() to match other Host mode Class drivers. --- LUFA/makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'LUFA/makefile') diff --git a/LUFA/makefile b/LUFA/makefile index d5829c6e5..64d0edef7 100644 --- a/LUFA/makefile +++ b/LUFA/makefile @@ -24,11 +24,9 @@ LUFA_SRC_FILES = ./Drivers/USB/LowLevel/DevChapter9.c \ ./Drivers/USB/Class/Device/MIDI.c \ ./Drivers/USB/Class/Device/MassStorage.c \ ./Drivers/USB/Class/Device/RNDIS.c \ - ./Drivers/USB/Class/Host/Audio.c \ ./Drivers/USB/Class/Host/CDC.c \ ./Drivers/USB/Class/Host/HID.c \ ./Drivers/USB/Class/Host/HIDParser.c \ - ./Drivers/USB/Class/Host/MIDI.c \ ./Drivers/USB/Class/Host/MassStorage.c \ ./Drivers/USB/Class/Host/StillImage.c \ ./Drivers/Board/Temperature.c \ -- cgit v1.2.3