summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-04-14 16:29:52 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-04-14 16:29:52 +0200
commit4f32722e33a2a8aa38f0c0ef79d989017334ab62 (patch)
tree368bb2f8973cfac0b43b38c0f3c08cb8ea7b8e46 /cpukit
parentscore: Check time of day in _TOD_Set() (diff)
downloadrtems-4f32722e33a2a8aa38f0c0ef79d989017334ab62.tar.bz2
config: Fix typo
Update #3875.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/include/rtems/confdefs/obsolete.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/include/rtems/confdefs/obsolete.h b/cpukit/include/rtems/confdefs/obsolete.h
index 4e85fb679f..00c6e26101 100644
--- a/cpukit/include/rtems/confdefs/obsolete.h
+++ b/cpukit/include/rtems/confdefs/obsolete.h
@@ -102,7 +102,7 @@
#endif
#ifdef CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE
- #error "The CONFIGURE_HAS_OWN_MOUNT_TABLE configuration option is obsolete since RTEMS 5.1"
+ #error "The CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE configuration option is obsolete since RTEMS 5.1"
#endif
#ifdef CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS