Update. I should rethink un-merging that from kernel

This commit is contained in:
Mark
2020-03-26 22:20:08 +02:00
parent 63b64ba0ce
commit e060077938
5 changed files with 163 additions and 1 deletions
+4 -1
View File
@@ -20,7 +20,10 @@ STAGE_BIN=$(STAGE)/init \
$(STAGE)/bin/ls \
$(STAGE)/bin/rm \
$(STAGE)/bin/reboot \
$(STAGE)/bin/mkdir
$(STAGE)/bin/mkdir \
$(STAGE)/bin/netctl \
$(STAGE)/bin/netmeow \
$(STAGE)/bin/netdump
# $(STAGE)/bin/com \
# $(STAGE)/bin/ase \