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
refactor: restructure the user space stuff.
[lunaix-os.git]
/
lunaix-os
/
config
/
make-os
diff --git
a/lunaix-os/config/make-os
b/lunaix-os/config/make-os
deleted file mode 100644
(file)
index
7ea5c01
..0000000
--- a/
lunaix-os/config/make-os
+++ /dev/null
@@
-1,6
+0,0 @@
-OS_ARCH := x86
-OS_NAME := lunaix
-OS_BIN := $(OS_NAME).bin
-OS_ISO := $(OS_NAME).iso
-
-USR_LIB := liblxusrt.a
\ No newline at end of file