diff options
author | Susant Sahani <susant@redhat.com> | 2017-02-23 16:41:47 +0530 |
---|---|---|
committer | Susant Sahani <susant@redhat.com> | 2017-02-25 00:32:43 +0530 |
commit | d820ef04ab251e8935282e9fe3c379eb7c5b09cc (patch) | |
tree | bd3dfd9a74a7a2ca9579906b735897ce3a5828aa /src | |
parent | d35e5d3763bbc04450ac0928a6e1b728ec957c00 (diff) |
networkd: add symlinks to the Makefile for dir netdev and wait-online
Diffstat (limited to 'src')
l--------- | src/network/netdev/Makefile | 1 | ||||
l--------- | src/network/wait-online/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/src/network/netdev/Makefile b/src/network/netdev/Makefile new file mode 120000 index 0000000000..94aaae2c4d --- /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 0000000000..94aaae2c4d --- /dev/null +++ b/src/network/wait-online/Makefile @@ -0,0 +1 @@ +../../Makefile
\ No newline at end of file |