aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'LUFA/makefile')
-rw-r--r--LUFA/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/LUFA/makefile b/LUFA/makefile
index 4020936f5..25f7b3787 100644
--- a/LUFA/makefile
+++ b/LUFA/makefile
@@ -23,8 +23,8 @@ LUFA_SRC_FILES = ./Drivers/USB/LowLevel/LowLevel.c \
./Scheduler/Scheduler.c \
./MemoryAllocator/DynAlloc.c \
./Drivers/Board/Temperature.c \
- ./Drivers/AT90USBXXX/Serial.c \
- ./Drivers/AT90USBXXX/Serial_Stream.c \
+ ./Drivers/Peripheral/Serial.c \
+ ./Drivers/Peripheral/Serial_Stream.c \
all: