stos/amd64: Add port I/O helpers
Signed-off-by: Chloe M. <chloe@mensia.org>
This commit is contained in:
+6
-1
@@ -10,7 +10,12 @@
|
||||
include ../mk/stos.mk
|
||||
|
||||
.PHONY: all
|
||||
all: ke machine
|
||||
all: target ke machine
|
||||
|
||||
.PHONY: target
|
||||
target:
|
||||
mkdir -p target/machine/
|
||||
rsync -avr head/arch/$(ST_TARGET_ARCH)/*.h target/machine/
|
||||
|
||||
.PHONY: ke
|
||||
ke:
|
||||
|
||||
Reference in New Issue
Block a user