4 lines
177 B
Makefile
4 lines
177 B
Makefile
obj-y += selinux.o
|
|
|
|
ccflags-y += -Wno-implicit-function-declaration -Wno-strict-prototypes -Wno-int-conversion
|
|
ccflags-y += -Wno-macro-redefined -Wno-declaration-after-statement
|