summaryrefslogtreecommitdiff
path: root/nuttx/configs/z80sim/nsh/appconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/z80sim/nsh/appconfig')
-rw-r--r--nuttx/configs/z80sim/nsh/appconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/nuttx/configs/z80sim/nsh/appconfig b/nuttx/configs/z80sim/nsh/appconfig
index 4f7e183ac..22298ecda 100644
--- a/nuttx/configs/z80sim/nsh/appconfig
+++ b/nuttx/configs/z80sim/nsh/appconfig
@@ -1,8 +1,8 @@
############################################################################
# configs/z80sim/nsh/appconfig
#
-# Copyright (C) 2011 Gregory Nutt. All rights reserved.
-# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
+# Copyright (C) 2011-2012 Gregory Nutt. All rights reserved.
+# Author: Gregory Nutt <gnutt@nuttx.org>
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
@@ -39,5 +39,6 @@ CONFIGURED_APPS += examples/nsh
# The NSH Library
+CONFIGURED_APPS += system/readline
CONFIGURED_APPS += nshlib