linux/drivers/net/wireless/ti/wl12xx/Makefile
Luciano Coelho b2ba99ff32 wl12xx/wlcore: spin out the wl12xx probe from wlcore to a new wl12xx
Create a new small wl12xx module that only contains the probe
functions and depends entirely on wlcore otherwise.

Signed-off-by: Luciano Coelho <coelho@ti.com>
2012-04-12 08:43:56 +03:00

4 lines
56 B
Makefile

wl12xx-objs = main.o
obj-$(CONFIG_WL12XX) += wl12xx.o