Activate Telnet-server GUI-support only for project builds.

This commit is contained in:
Oliver Schmidt 2011-04-10 17:08:50 +02:00
parent c6c0d6247b
commit b19fb0ac9e

View file

@ -153,7 +153,9 @@ typedef unsigned short uip_stats_t;
#define SHELL_GUI_CONF_YSIZE 30
#ifdef PLATFORM_BUILD
#define TELNETD_CONF_GUI 1
#endif /* PLATFORM_BUILD */
#ifdef PLATFORM_BUILD