aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/mediatek/masp/asf/Makefile.crypto
blob: f0cdf2f5ef64028985820e283779b34993633450 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#######################################
# Sepcify source files
#######################################
crypto_obj += asf/crypto/rsa_lib.o
crypto_obj += asf/crypto/rsa_core.o
crypto_obj += asf/crypto/rsa_util.o
crypto_obj += asf/crypto/bgn_core.o
crypto_obj += asf/crypto/bgn_io.o
crypto_obj += asf/crypto/bgn_util.o

# HEADER FILE
EXTRA_CFLAGS += -I$(src)/asf/asf_inc