aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/AVR/GPT/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/AVR/GPT/Makefile')
-rw-r--r--testhal/AVR/GPT/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/AVR/GPT/Makefile b/testhal/AVR/GPT/Makefile
index 42faf2215..993c866b2 100644
--- a/testhal/AVR/GPT/Makefile
+++ b/testhal/AVR/GPT/Makefile
@@ -63,7 +63,7 @@ OBJDIR = .
CHIBIOS = ../../..
include $(CHIBIOS)/os/hal/hal.mk
include $(CHIBIOS)/os/hal/boards/ARDUINO_MEGA/board.mk
-include $(CHIBIOS)/os/hal/ports/AVR/MEGA/platform.mk
+include $(CHIBIOS)/os/hal/ports/AVR/MEGA/ATMEGAxx/platform.mk
include $(CHIBIOS)/os/hal/osal/rt/osal.mk
include $(CHIBIOS)/os/rt/rt.mk
include $(CHIBIOS)/os/common/ports/AVR/compilers/GCC/mk/port.mk