Changeset 07e6684 in network-demos
- Timestamp:
- 06/22/07 19:55:25 (15 years ago)
- Branches:
- 4.11, 57a009d5b89e72f488ab655184e6a33bb0fe6b7f, network-demos-4-10-branch, network-demos-4-8-branch, network-demos-4-9-branch
- Children:
- 7f14725
- Parents:
- c2a4686
- Files:
-
- 6 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ChangeLog
rc2a4686 r07e6684 1 2007-06-22 Joel Sherrill <joel.sherrill@OARcorp.com> 2 3 * Makefile: Remove netlink. It appeared to be a hacked copy of http. 4 * netlink/ChangeLog, netlink/Makefile, netlink/index.html, 5 netlink/init.c, netlink/networkconfig.h, netlink/system.h: Removed. 6 1 7 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com> 2 8 -
Makefile
rc2a4686 r07e6684 5 5 include $(RTEMS_MAKEFILE_PATH)/Makefile.inc 6 6 7 SUBDIRS= netdemo netlinkhttp dnstest ntp select tftpTest ttcp7 SUBDIRS= netdemo http dnstest ntp select tftpTest ttcp 8 8 9 9 # This requires something that is optional and we need to test for it
Note: See TracChangeset
for help on using the changeset viewer.