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: striped more arch-related code from the kernel code base
[lunaix-os.git]
/
lunaix-os
/
kernel.mk
diff --git
a/lunaix-os/kernel.mk
b/lunaix-os/kernel.mk
index 81e8921201c9aae5770b2a7aab1f5644752c8587..1c07c908c0ca53730e7d5dfd888eee7513ae9df0 100644
(file)
--- a/
lunaix-os/kernel.mk
+++ b/
lunaix-os/kernel.mk
@@
-12,6
+12,7
@@
endef
define kinc_dirs
includes
includes/usr
+ arch/$(ARCH)/includes
endef