feat: open(2), close(2), mkdir(2) and readdir(2) syscall
[lunaix-os.git] / lunaix-os / config / make-os
1 OS_ARCH := x86
2 OS_NAME = lunaix
3 OS_BIN = $(OS_NAME).bin
4 OS_ISO = $(OS_NAME).iso