aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'LUFA/makefile')
-rw-r--r--LUFA/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/makefile b/LUFA/makefile
index 25f7b3787..3e1ce85b7 100644
--- a/LUFA/makefile
+++ b/LUFA/makefile
@@ -24,7 +24,7 @@ LUFA_SRC_FILES = ./Drivers/USB/LowLevel/LowLevel.c \
./MemoryAllocator/DynAlloc.c \
./Drivers/Board/Temperature.c \
./Drivers/Peripheral/Serial.c \
- ./Drivers/Peripheral/Serial_Stream.c \
+ ./Drivers/Peripheral/SerialStream.c \
all: