From: Susant Sahani Date: Thu, 23 Feb 2017 11:11:47 +0000 (+0530) Subject: networkd: add symlinks to the Makefile for dir netdev and wait-online X-Git-Tag: v233~25^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d820ef04ab251e8935282e9fe3c379eb7c5b09cc;p=thirdparty%2Fsystemd.git networkd: add symlinks to the Makefile for dir netdev and wait-online --- diff --git a/src/network/netdev/Makefile b/src/network/netdev/Makefile new file mode 120000 index 00000000000..94aaae2c4d5 --- /dev/null +++ b/src/network/netdev/Makefile @@ -0,0 +1 @@ +../../Makefile \ No newline at end of file diff --git a/src/network/wait-online/Makefile b/src/network/wait-online/Makefile new file mode 120000 index 00000000000..94aaae2c4d5 --- /dev/null +++ b/src/network/wait-online/Makefile @@ -0,0 +1 @@ +../../Makefile \ No newline at end of file