ptos: ke: Add kernel C groundwork
Signed-off-by: Chloe M. <chloe@yiffware.org>
This commit is contained in:
@@ -9,7 +9,11 @@
|
||||
include ../mk/ptos.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