brcmfmac: remove brcmf_find_bssidx() function
[deliverable/linux.git] / drivers / isdn / hysdn / Makefile
1 # Makefile for the hysdn ISDN device driver
2
3 # Each configuration option enables a list of files.
4
5 obj-$(CONFIG_HYSDN) += hysdn.o
6
7 # Multipart objects.
8
9 hysdn-y := hysdn_procconf.o hysdn_proclog.o boardergo.o \
10 hysdn_boot.o hysdn_sched.o hysdn_net.o hysdn_init.o
11 hysdn-$(CONFIG_HYSDN_CAPI) += hycapi.o
This page took 0.03026 seconds and 5 git commands to generate.