aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/AVR/MEGA/PWM/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/AVR/MEGA/PWM/Makefile')
-rw-r--r--testhal/AVR/MEGA/PWM/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/AVR/MEGA/PWM/Makefile b/testhal/AVR/MEGA/PWM/Makefile
index 993c866b2..f7c12077a 100644
--- a/testhal/AVR/MEGA/PWM/Makefile
+++ b/testhal/AVR/MEGA/PWM/Makefile
@@ -60,7 +60,7 @@ TARGET = ch
OBJDIR = .
# Imported source files
-CHIBIOS = ../../..
+CHIBIOS = ../../../..
include $(CHIBIOS)/os/hal/hal.mk
include $(CHIBIOS)/os/hal/boards/ARDUINO_MEGA/board.mk
include $(CHIBIOS)/os/hal/ports/AVR/MEGA/ATMEGAxx/platform.mk