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
Rewrite the lunabuild toolchain with enhanced feature (#60)
[lunaix-os.git]
/
lunaix-os
/
install_headers.mk
diff --git
a/lunaix-os/install_headers.mk
b/lunaix-os/install_headers.mk
index d63637548a2725efd7b4b4ebf602f195af9ef4b2..fee40f08962426ca062062e1350c3b2bc8f8b42c 100644
(file)
--- a/
lunaix-os/install_headers.mk
+++ b/
lunaix-os/install_headers.mk
@@
-4,6
+4,8
@@
ifndef PREFIX
$(error "Must specify PREFIX to header install location")
endif
$(error "Must specify PREFIX to header install location")
endif
+CFLAGS += $(kcflags)
+
USR_HEADER := includes/usr
HEADERS := $(shell cat $(USR_HEADER)/headers)
USR_HEADER := includes/usr
HEADERS := $(shell cat $(USR_HEADER)/headers)