5 lines
94 B
Makefile
5 lines
94 B
Makefile
|
ifdef CONFIG_PVRDMA
|
||
|
CFLAGS += -libumad -Wno-format-truncation
|
||
|
rdmacm-mux-obj-y = main.o
|
||
|
endif
|