]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/gpio/Makefile
drivers/misc/hpilo.c needs CONFIG_PCI
[linux-2.6-omap-h63xx.git] / drivers / gpio / Makefile
index 470ecd6aa778ee3c132fff431e513df80ef4c3a1..16e796dc5410fe8659466d54b250b357eee1a6ac 100644 (file)
@@ -4,6 +4,7 @@ ccflags-$(CONFIG_DEBUG_GPIO)    += -DDEBUG
 
 obj-$(CONFIG_HAVE_GPIO_LIB)    += gpiolib.o
 
+obj-$(CONFIG_GPIO_MAX7301)     += max7301.o
 obj-$(CONFIG_GPIO_MCP23S08)    += mcp23s08.o
-obj-$(CONFIG_GPIO_PCA9539)     += pca9539.o
+obj-$(CONFIG_GPIO_PCA953X)     += pca953x.o
 obj-$(CONFIG_GPIO_PCF857X)     += pcf857x.o