Staging: w35und: move supported band initialization out of wb35_probe()
[safe/jmp/linux-2.6] / drivers / staging / Makefile
index cd6d6a5..71c4d53 100644 (file)
@@ -1,5 +1,16 @@
 # Makefile for staging directory
 
+# fix for build system bug...
+obj-$(CONFIG_STAGING)          += staging.o
+
 obj-$(CONFIG_ET131X)           += et131x/
 obj-$(CONFIG_SLICOSS)          += slicoss/
 obj-$(CONFIG_SXG)              += sxg/
+obj-$(CONFIG_ME4000)           += me4000/
+obj-$(CONFIG_VIDEO_GO7007)     += go7007/
+obj-$(CONFIG_USB_IP_COMMON)    += usbip/
+obj-$(CONFIG_W35UND)           += winbond/
+obj-$(CONFIG_PRISM2_USB)       += wlan-ng/
+obj-$(CONFIG_ECHO)             += echo/
+obj-$(CONFIG_USB_ATMEL)                += at76_usb/
+obj-$(CONFIG_POCH)             += poch/