X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/bcc25888b3299758ad36721530cca3b899b7166c..c043fa535514a76091be87a45ad472a505f9dd33:/lunaix-os/install_headers.mk diff --git a/lunaix-os/install_headers.mk b/lunaix-os/install_headers.mk index d636375..fee40f0 100644 --- 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 +CFLAGS += $(kcflags) + USR_HEADER := includes/usr HEADERS := $(shell cat $(USR_HEADER)/headers)