summaryrefslogtreecommitdiff
path: root/keyboard/lufa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard/lufa/Makefile')
-rw-r--r--keyboard/lufa/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboard/lufa/Makefile b/keyboard/lufa/Makefile
index 1d2f712d4a..115c7e6ec6 100644
--- a/keyboard/lufa/Makefile
+++ b/keyboard/lufa/Makefile
@@ -128,8 +128,7 @@ LSRC = $(TARGET).c \
SRC = $(subst $(LUFA_PATH)/LUFA/,,$(LSRC))
SRC += keymap.c \
matrix.c \
- led.c \
- sendchar_null.c
+ led.c
CONFIG_H = config.h