summaryrefslogtreecommitdiff
path: root/objects.mk
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2013-12-04 10:45:15 -0800
committerAdam Ierymenko <adam.ierymenko@gmail.com>2013-12-04 10:45:15 -0800
commitf5d397e8c87aa29c7186972c4746c0b255853af6 (patch)
tree4715042f81cbc6ff228bcb178ca825fb7d9566b1 /objects.mk
parent66cff2e98d5eb3aac96f586f2fa882b803dbebd0 (diff)
downloadinfinitytier-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.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/objects.mk b/objects.mk
index f38f3e90..547033f9 100644
--- a/objects.mk
+++ b/objects.mk
@@ -25,5 +25,4 @@ OBJS=\
node/SysEnv.o \
node/Topology.o \
node/UdpSocket.o \
- node/Updater.o \
node/Utils.o