feat: dynamic boot medium probing and mounting
[lunaix-os.git] / lunaix-os / config / make-os
index 7ea5c01c025a090f4000a093c720bac4ca41b593..5cb285cc963f7946f14c34552c83f3c8c9500b90 100644 (file)
@@ -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