summaryrefslogtreecommitdiff
path: root/nuttx/arch/pjrc-8051/src/up_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/pjrc-8051/src/up_internal.h')
-rw-r--r--nuttx/arch/pjrc-8051/src/up_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/pjrc-8051/src/up_internal.h b/nuttx/arch/pjrc-8051/src/up_internal.h
index 90ba556e9..8b2e2018a 100644
--- a/nuttx/arch/pjrc-8051/src/up_internal.h
+++ b/nuttx/arch/pjrc-8051/src/up_internal.h
@@ -43,7 +43,7 @@
#include <nuttx/config.h>
#include <arch/irq.h>
-#if defined(CONFIG_BOARD_PJRC_87C52)
+#if defined(CONFIG_ARCH_BOARD_PJRC_87C52)
# include <arch/board/pjrc.h>
#else
# warning "805x board not recognized"