From 085ab1a56f1f8e9a50f56e224d0588fe190cd0f6 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Fri, 25 Nov 2022 14:52:51 +0100 Subject: [PATCH] add netcfg --- .gitmodules | 4 ++++ netcfg | 1 + 2 files changed, 5 insertions(+) create mode 160000 netcfg diff --git a/.gitmodules b/.gitmodules index c18016b..52a888a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -321,3 +321,7 @@ url = ../rpm/mpfr.git [submodule "ncurses"] path = ncurses url = ../rpm/ncurses.git + +[submodule "netcfg"] +path = netcfg +url = ../rpm/netcfg.git diff --git a/netcfg b/netcfg new file mode 160000 index 0000000..ec74d2a --- /dev/null +++ b/netcfg @@ -0,0 +1 @@ +Subproject commit ec74d2ae46645d3d0c11a35e26517adbf9b3bb5f