Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
[deliverable/linux.git] / drivers / net / wireless / wl1251 / Makefile
CommitLineData
9bc6772e
KV
1wl1251-objs = main.o event.o tx.o rx.o ps.o cmd.o \
2 acx.o boot.o init.o debugfs.o io.o
04348f27
GI
3wl1251_spi-objs += spi.o
4wl1251_sdio-objs += sdio.o
9bc6772e 5
04348f27
GI
6obj-$(CONFIG_WL1251) += wl1251.o
7obj-$(CONFIG_WL1251_SPI) += wl1251_spi.o
8obj-$(CONFIG_WL1251_SDIO) += wl1251_sdio.o
ebff1bae
LC
9
10ccflags-y += -D__CHECK_ENDIAN__
This page took 0.213886 seconds and 5 git commands to generate.