summaryrefslogtreecommitdiff
path: root/nuttx/drivers/input/Make.defs
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/drivers/input/Make.defs')
-rw-r--r--nuttx/drivers/input/Make.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/drivers/input/Make.defs b/nuttx/drivers/input/Make.defs
index 10e6db62f..81cf2f696 100644
--- a/nuttx/drivers/input/Make.defs
+++ b/nuttx/drivers/input/Make.defs
@@ -33,7 +33,7 @@
#
############################################################################
-# Don't build anything if there is no NX support for input devices
+# Don't build anything if there is no support for input devices
ifeq ($(CONFIG_INPUT),y)