blob: e58e737036343f9ef31f73572b7c5e225e1b8c67 [file] [log] [blame]
ccflags-y := -I$(obj) -I$(obj)/.. -I$(obj)/../exports -DNSS_DEBUG_LEVEL=0 #-DPROFILE_DEBUG
ccflags-y += -Wall -Werror
obj-m += qca-nss-profile-drv.o
qca-nss-profile-drv-objs := profile.o
ccflags-y += $(NSS_CCFLAGS)