refactor: replace all stdint::uint32_t into short and more manageable u32_t
[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