You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/security/proca/gaf/Makefile

7 lines
229 B

# When adding new entries keep the list in alphabetical order
obj-$(CONFIG_GAF_V3) += gaf_v3.o
obj-$(CONFIG_GAF_V4) += gaf_v4.o
obj-$(CONFIG_GAF_V5) += gaf_v5.o
obj-$(CONFIG_GAF_V6) += gaf_v6.o
ccflags-y += -Isecurity/proca