aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/SPC560Dxx/hal_lld.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/platforms/SPC560Dxx/hal_lld.h')
-rw-r--r--os/hal/platforms/SPC560Dxx/hal_lld.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/SPC560Dxx/hal_lld.h b/os/hal/platforms/SPC560Dxx/hal_lld.h
index 13973ed33..5bc08014c 100644
--- a/os/hal/platforms/SPC560Dxx/hal_lld.h
+++ b/os/hal/platforms/SPC560Dxx/hal_lld.h
@@ -628,7 +628,7 @@
/*
* Configuration-related checks.
*/
-#if !defined(SPC560BCxx_MCUCONF)
+#if !defined(SPC560Dxx_MCUCONF)
#error "Using a wrong mcuconf.h file, SPC560Dxx_MCUCONF not defined"
#endif