]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - tmk_core/tool/mbed/common.mk
Merge remote-tracking branch 'upstream/master' into chibios
[max/tmk_keyboard.git] / tmk_core / tool / mbed / common.mk
index 77bf7c3e498fe95c12111aabaee6805cf5d2c9a9..a0aa87172cc9dc7dde4a89edb88c31c17d08eae1 100644 (file)
@@ -63,7 +63,7 @@ endif
 
 ifdef SLEEP_LED_ENABLE
     $(error Not Supported)
-    SRC += common/sleep_led.c
+    SRC += common/mbed/sleep_led.c
     OPT_DEFS += -DSLEEP_LED_ENABLE
     OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
 endif