diff options
| author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2013-12-04 10:45:15 -0800 |
|---|---|---|
| committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2013-12-04 10:45:15 -0800 |
| commit | f5d397e8c87aa29c7186972c4746c0b255853af6 (patch) | |
| tree | 4715042f81cbc6ff228bcb178ca825fb7d9566b1 /objects.mk | |
| parent | 66cff2e98d5eb3aac96f586f2fa882b803dbebd0 (diff) | |
| download | infinitytier-f5d397e8c87aa29c7186972c4746c0b255853af6.tar.gz infinitytier-f5d397e8c87aa29c7186972c4746c0b255853af6.zip | |
Pull in-band file transfer stuff. Toyed around with that idea, but it seems that updates for some platforms are big enough and there are enough reliability concerns that just using TCP/HTTP is safer and easier.
Diffstat (limited to 'objects.mk')
| -rw-r--r-- | objects.mk | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -25,5 +25,4 @@ OBJS=\ node/SysEnv.o \ node/Topology.o \ node/UdpSocket.o \ - node/Updater.o \ node/Utils.o |
