summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cady <d@cryptonomic.net>2021-02-23 21:11:29 -0500
committerAndrew Cady <d@cryptonomic.net>2021-02-23 21:19:50 -0500
commitba36135c426fda0682e51c630b8733992c3945c6 (patch)
treee0fdc768aa29dd7b8f05e18effd9b72d58e09415
parent65bb52c1cbc49da922c6a2fc049b16c7816b1b58 (diff)
fixup! new targets: "make emu" "make upgrade"
-rw-r--r--.gitmodules3
-rw-r--r--Makefile2
m---------tuntox0
3 files changed, 1 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index 502863e..fa1f7a0 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,6 +10,3 @@
10[submodule "cryptonomic-dyndns-server"] 10[submodule "cryptonomic-dyndns-server"]
11 path = cryptonomic-dyndns-server 11 path = cryptonomic-dyndns-server
12 url = d@cryptonomic.net:public_git/cryptonomic-dyndns-server.git 12 url = d@cryptonomic.net:public_git/cryptonomic-dyndns-server.git
13[submodule "tuntox"]
14 path = tuntox
15 url = ./tuntox
diff --git a/Makefile b/Makefile
index 58b7aa6..1cd71a1 100644
--- a/Makefile
+++ b/Makefile
@@ -358,4 +358,4 @@ upgrade:
358 make install-submodules 358 make install-submodules
359 make install 359 make install
360 ./src/mkinitramfs-samizdat 360 ./src/mkinitramfs-samizdat
361 make key 361 make -C partitions key
diff --git a/tuntox b/tuntox
deleted file mode 160000
Subproject 5961303fc6e8f87e61a7abb1b4c14d24e7e3075