feat: dynamic boot medium probing and mounting
[lunaix-os.git] / lunaix-os / config / make-os
index e3c26b7e28c2ca06a66caad1fdbf77dc30d6768a..5cb285cc963f7946f14c34552c83f3c8c9500b90 100644 (file)
@@ -1,4 +1,8 @@
 OS_ARCH := x86
-OS_NAME = lunaix
-OS_BIN = $(OS_NAME).bin
-OS_ISO = $(OS_NAME).iso
\ No newline at end of file
+OS_NAME := lunaix
+OS_ID := LunaixOS
+OS_VER := dev20230618
+OS_BIN := $(OS_NAME).bin
+OS_ISO := $(OS_NAME).iso
+
+USR_LIB := liblxusrt.a