aboutsummaryrefslogtreecommitdiffstats
path: root/os/nil/include
diff options
context:
space:
mode:
Diffstat (limited to 'os/nil/include')
-rw-r--r--os/nil/include/ch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/nil/include/ch.h b/os/nil/include/ch.h
index 779178f7c..cb32383cb 100644
--- a/os/nil/include/ch.h
+++ b/os/nil/include/ch.h
@@ -354,7 +354,7 @@
/* Derived constants and error checks. */
/*===========================================================================*/
-#if CH_CUSTOMER_LICENSED_NIL == FALSE
+#if CH_CUSTOMER_LIC_NIL == FALSE
#error "ChibiOS/NIL not licensed"
#endif