ar71xx: add kmod-ledtrig-usbdev for the MZK-W04NU profile as well
[openwrt.git] / target / linux / generic / files / crypto / ocf / pasemi / Makefile
1 # for SGlinux builds
2 -include $(ROOTDIR)/modules/.config
3
4 obj-$(CONFIG_OCF_PASEMI) += pasemi.o
5
6 obj ?= .
7 EXTRA_CFLAGS += -I$(obj)/.. -I$(obj)/
8
9 ifdef TOPDIR
10 -include $(TOPDIR)/Rules.make
11 endif
12
This page took 0.038784 seconds and 5 git commands to generate.