summaryrefslogtreecommitdiff
path: root/nuttx/fs/aio/Make.defs
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/fs/aio/Make.defs')
-rw-r--r--nuttx/fs/aio/Make.defs4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/fs/aio/Make.defs b/nuttx/fs/aio/Make.defs
index c1d0bea8a..194b70cf2 100644
--- a/nuttx/fs/aio/Make.defs
+++ b/nuttx/fs/aio/Make.defs
@@ -1,5 +1,5 @@
############################################################################
-# fs/aio/Make.defs
+# libc/fs/Make.defs
#
# Copyright (C) 2014 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <gnutt@nuttx.org>
@@ -33,7 +33,7 @@
#
############################################################################
-ifeq ($(CONFIG_LIBC_AIO),y)
+ifeq ($(CONFIG_FS_AIO),y)
# Add the asynchronous I/O C files to the build