diff options
| author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-03-30 17:48:48 -0700 |
|---|---|---|
| committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-03-30 17:48:48 -0700 |
| commit | 60158aa5dd38c979ed823fc477ab84e8d9e7a43d (patch) | |
| tree | 8cdc7091547c8173fdc270ed3d56853ddc5e6da4 /objects.mk | |
| parent | 3c1a59fa2493c6ab2758934fe1062d82975de158 (diff) | |
| download | infinitytier-60158aa5dd38c979ed823fc477ab84e8d9e7a43d.tar.gz infinitytier-60158aa5dd38c979ed823fc477ab84e8d9e7a43d.zip | |
Turns out that node/ likely has no business with or need for the system IP routing table. So shelve that code for now.
Diffstat (limited to 'objects.mk')
| -rw-r--r-- | objects.mk | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -24,7 +24,6 @@ OBJS=\ node/Packet.o \ node/Peer.o \ node/Poly1305.o \ - node/RoutingTable.o \ node/Salsa20.o \ node/SoftwareUpdater.o \ node/SHA512.o \ |
