git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
feat: dynamic boot medium probing and mounting
[lunaix-os.git]
/
lunaix-os
/
config
/
make-os
diff --git
a/lunaix-os/config/make-os
b/lunaix-os/config/make-os
index 7ea5c01c025a090f4000a093c720bac4ca41b593..5cb285cc963f7946f14c34552c83f3c8c9500b90 100644
(file)
--- a/
lunaix-os/config/make-os
+++ b/
lunaix-os/config/make-os
@@
-1,6
+1,8
@@
OS_ARCH := x86
OS_NAME := lunaix
+OS_ID := LunaixOS
+OS_VER := dev20230618
OS_BIN := $(OS_NAME).bin
OS_ISO := $(OS_NAME).iso
-USR_LIB := liblxusrt.a
\ No newline at end of file
+USR_LIB := liblxusrt.a