summaryrefslogtreecommitdiffstats
path: root/keyboard/atomic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard/atomic/Makefile')
-rw-r--r--keyboard/atomic/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboard/atomic/Makefile b/keyboard/atomic/Makefile
index 1d91c34b7..c1a0a6db4 100644
--- a/keyboard/atomic/Makefile
+++ b/keyboard/atomic/Makefile
@@ -171,10 +171,6 @@ endif
endif
-ifeq ($(strip $(BACKLIGHT_ENABLE)), yes)
- SRC := backlight.c $(SRC)
-endif
-
# Optimize size but this may cause error "relocation truncated to fit"
#EXTRALDFLAGS = -Wl,--relax