[x86] add rootwait option to the kernel command line (#6209)
[openwrt.git] / target / linux / s3c24xx / files-2.6.31 / drivers / mfd / glamo / Makefile
1 #
2 # Makefile for the Smedia Glamo framebuffer driver
3 #
4
5 obj-$(CONFIG_MFD_GLAMO) += glamo-core.o
6 obj-$(CONFIG_MFD_GLAMO_GPIO) += glamo-gpio.o
7 obj-$(CONFIG_MFD_GLAMO_SPI) += glamo-spi.o
8
9 obj-$(CONFIG_MFD_GLAMO_FB) += glamo-fb.o
10 obj-$(CONFIG_MFD_GLAMO_MCI) += glamo-mci.o
11
This page took 0.0442669999999999 seconds and 5 git commands to generate.