stos: init: Add kernel C entry
Signed-off-by: Chloe M. <chloe@mensia.org>
This commit is contained in:
+5
-1
@@ -10,7 +10,11 @@
|
||||
include ../mk/stos.mk
|
||||
|
||||
.PHONY: all
|
||||
all: machine
|
||||
all: ke machine
|
||||
|
||||
.PHONY: ke
|
||||
ke:
|
||||
cd ke/; $(MAKE) $(PASSDOWN_ARGS)
|
||||
|
||||
.PHONY: machine
|
||||
machine:
|
||||
|
||||
Reference in New Issue
Block a user