X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fssb%2FMakefile;h=6f255e9c5af97d0b825cea7b13afb87225c218d9;hb=9def0b9761ee096c3c539b427dfb1e52b373cdad;hp=910f35e32fc9fc818d37ee825cbe8ea1b94746d8;hpb=ba73d4c84a7344f1b5635c2b4e96796e8c13a126;p=linux-2.6-omap-h63xx.git diff --git a/drivers/ssb/Makefile b/drivers/ssb/Makefile index 910f35e32fc..6f255e9c5af 100644 --- a/drivers/ssb/Makefile +++ b/drivers/ssb/Makefile @@ -1,6 +1,7 @@ # core ssb-y += main.o scan.o ssb-$(CONFIG_SSB_EMBEDDED) += embedded.o +ssb-$(CONFIG_SSB_SPROM) += sprom.o # host support ssb-$(CONFIG_SSB_PCIHOST) += pci.o pcihost_wrapper.o