Remove unneeded makefile include

This commit is contained in:
Fred Sundvik
2016-08-28 23:08:34 +03:00
parent aee9b10e92
commit bb86be1f1f
2 changed files with 0 additions and 8 deletions
-4
View File
@@ -74,7 +74,3 @@ OPT_DEFS += -DBOOTLOADER_SIZE=512
SLEEP_LED_ENABLE = no
API_SYSEX_ENABLE ?= no
RGBLIGHT_ENABLE ?= yes
ifndef QUANTUM_DIR
include ../../../Makefile
endif