Lines Matching refs:cflags
19 cflags-y += -I$(srctree)/product/cipher/v2/api
20 cflags-y += -I$(srctree)/product/cipher/v2/drv/platform
21 cflags-y += -I$(srctree)/product/cipher/v2/drv/rng
22 cflags-y += -I$(srctree)/product/cipher/v2/drv/rsa
23 cflags-y += -I$(srctree)/product/cipher/v2/drv/compat
24 cflags-y += -I$(srctree)/product/cipher/v2/drv/sm2
25 cflags-y += -I$(srctree)/product/cipher/v2/drv/spacc
26 cflags-y += -I$(srctree)/product/cipher/v2/drv/include
28 ccflags-y += $(cflags-y)
29 HOSTCFLAGS += $(cflags-y)
30 CPPFLAGS += $(cflags-y)