brcmsmac: radio on led support
[deliverable/linux.git] / drivers / net / wireless / brcm80211 / brcmsmac / Makefile
index d3d4151c3eda8bdd94f06110f465bfba98a96cea..cba19d839b77951e14db3fc01115c475a79b09eb 100644 (file)
@@ -43,6 +43,10 @@ BRCMSMAC_OFILES := \
        brcms_trace_events.o \
        debug.o
 
+ifdef CONFIG_BCMA_DRIVER_GPIO
+BRCMSMAC_OFILES += led.o
+endif
+
 MODULEPFX := brcmsmac
 
 obj-$(CONFIG_BRCMSMAC) += $(MODULEPFX).o
This page took 0.027448 seconds and 5 git commands to generate.