Can't use isatty, tcsetattr, or tcgettr is CONFIG_SERIAL_CONSOLE is not defined

This commit is contained in:
Gregory Nutt
2014-11-02 07:59:56 -06:00
parent b694658b17
commit 2353468370
+1 -1
View File
@@ -213,7 +213,7 @@ nuttx$(EXEEXT): cleanrel nuttx.rel $(HOSTOBJS)
$(Q) $(NM) $(TOPDIR)/$@ | \
grep -v '\(compiled\)\|\(\.o$$\)\|\( [aUw] \)\|\(\.\.ng$$\)\|\(LASH[RL]DI\)' | \
sort > $(TOPDIR)/System.map
$(Q) rm -f nuttx.rel
#$(Q) rm -f nuttx.rel
# This is part of the top-level export target