Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module
This commit is contained in:
commit
560014612d
|
@ -11,6 +11,7 @@ LIBRARY := libumem
|
||||||
# the kernel build system to construct a user space shared library.
|
# the kernel build system to construct a user space shared library.
|
||||||
|
|
||||||
HOSTCFLAGS += @HOSTCFLAGS@
|
HOSTCFLAGS += @HOSTCFLAGS@
|
||||||
|
HOSTCFLAGS += -I@LIBDIR@/libspl/include
|
||||||
HOSTCFLAGS += -I@LIBDIR@/libumem/include
|
HOSTCFLAGS += -I@LIBDIR@/libumem/include
|
||||||
|
|
||||||
HOSTLDFLAGS += -pthread
|
HOSTLDFLAGS += -pthread
|
||||||
|
|
Loading…
Reference in New Issue