summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJennifer Averett <jennifer.averett@oarcorp.com>2021-05-21 10:25:16 -0500
committerJoel Sherrill <joel@rtems.org>2021-05-21 12:43:44 -0500
commitbfcd290c10c237fa9913ee1afc85b6796c0ad9b4 (patch)
tree306988a8f2a63b6e819091d435878e2587ff34e1 /Makefile
parentRemove ChangeLog files (diff)
downloadnetwork-demos-bfcd290c10c237fa9913ee1afc85b6796c0ad9b4.tar.bz2
Required changes to get back to a buildable state.
This primarily reflects changes since the legacy network stack was split into its own repository.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bdbd174..dfb4b94 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,8 @@
include $(RTEMS_MAKEFILE_PATH)/Makefile.inc
-SUBDIRS= netdemo http dnstest ntp select tftpTest ttcp mcast telnetd
+#SUBDIRS= netdemo http dnstest ntp select tftpTest ttcp mcast telnetd
+SUBDIRS= netdemo dnstest ntp select tftpTest ttcp mcast telnetd
# This requires something that is optional and we need to test for it
#SUBDIRS+= rpc_demo