Add netctl back

This commit is contained in:
Mark
2020-05-31 21:33:58 +03:00
parent 4df8f04583
commit 5ee8044d5e
3 changed files with 30 additions and 41 deletions
+1 -1
View File
@@ -22,6 +22,7 @@ STAGE_BIN=$(STAGE)/init \
$(STAGE)/bin/date \
$(STAGE)/bin/login \
$(STAGE)/bin/insmod \
$(STAGE)/bin/netctl \
$(STAGE)/test.ko
# TODO
@@ -32,7 +33,6 @@ STAGE_BIN=$(STAGE)/init \
# $(STAGE)/bin/reboot \
# $(STAGE)/bin/netctl \
# $(STAGE)/bin/netmeow \
# $(STAGE)/bin/netdump \
# $(STAGE)/bin/ping \