2 -include $(ROOTDIR
)/modules
/.config
4 obj-
$(CONFIG_OCF_CRYPTOCTEON
) += cryptocteon.o
7 EXTRA_CFLAGS
+= -I
$(obj
)/..
-I
$(obj
)/
9 ifdef CONFIG_OCF_CRYPTOCTEON
10 # you need the cavium crypto component installed
11 EXTRA_CFLAGS
+= -I
$(ROOTDIR
)/prop
/include
15 -include $(TOPDIR
)/Rules.make
This page took 0.042193 seconds and 5 git commands to generate.