4a3d55a097
The flag is not recognized by some CLANG versions. Add proper constraints in code instead. Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com> Tested-by: Cornelia Huck <cohuck@redhat.com> Message-Id: <20190118124614.24548-2-marcel.apfelbaum@gmail.com> Signed-off-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
5 lines
71 B
Makefile
5 lines
71 B
Makefile
ifdef CONFIG_PVRDMA
|
|
CFLAGS += -libumad
|
|
rdmacm-mux-obj-y = main.o
|
|
endif
|