gk7205v200-uboot/product/otp/Makefile

16 lines
507 B
Makefile
Raw Normal View History

2025-08-08 08:41:38 +08:00
cflags-y += -I$(srctree)/product/cipher/v2/api
cflags-y += -I$(srctree)/product/cipher/v2/drv/platform
cflags-y += -I$(srctree)/product/cipher/v2/drv/rng
cflags-y += -I$(srctree)/product/cipher/v2/drv/rsa
cflags-y += -I$(srctree)/product/cipher/v2/drv/compat
cflags-y += -I$(srctree)/product/cipher/v2/drv/spacc
cflags-y += -I$(srctree)/product/cipher/v2/drv/include
cflags-y += -I$(srctree)/product/otp
ccflags-y += $(cflags-y)
HOSTCFLAGS += $(cflags-y)
CPPFLAGS += $(cflags-y)
obj-y += hal_otp.o