aboutsummaryrefslogtreecommitdiffstats
path: root/os/rt/include/chchecks.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/rt/include/chchecks.h')
-rw-r--r--os/rt/include/chchecks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/rt/include/chchecks.h b/os/rt/include/chchecks.h
index a1ca063a6..bdf28791e 100644
--- a/os/rt/include/chchecks.h
+++ b/os/rt/include/chchecks.h
@@ -44,7 +44,7 @@
#error "invalid configuration file"
#endif
-#if !defined(_CHIBIOS_RT_CONF_VER_5_0_)
+#if !defined(_CHIBIOS_RT_CONF_VER_6_0_)
#error "obsolete or unknown configuration file"
#endif