git://scm.lunaixsky.com
/
lunaix-os.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
fd4908ecd40a4d9f49d131a2dd82005b67f79e1b
[lunaix-os.git]
/
lunaix-os
/
config
/
make-os
1
OS_ARCH := x86
2
OS_NAME := lunaix
3
OS_ID := LunaixOS
4
OS_VER := dev$(shell date +%Y%m%d)
5
OS_BIN := $(OS_NAME).bin
6
OS_ISO := $(OS_NAME).iso
7
8
USR_LIB := liblxusrt.a