Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
[deliverable/linux.git] / drivers / sbus / char / Makefile
1 #
2 # Makefile for the kernel miscellaneous SPARC device drivers.
3 #
4 # Dave Redman Frame Buffer tuning support.
5 #
6 # 7 October 2000, Bartlomiej Zolnierkiewicz <bkz@linux-ide.org>
7 # Rewritten to use lists instead of if-statements.
8 #
9
10 bbc-objs := bbc_i2c.o bbc_envctrl.o
11
12 obj-$(CONFIG_ENVCTRL) += envctrl.o
13 obj-$(CONFIG_DISPLAY7SEG) += display7seg.o
14 obj-$(CONFIG_OBP_FLASH) += flash.o
15 obj-$(CONFIG_SUN_OPENPROMIO) += openprom.o
16 obj-$(CONFIG_TADPOLE_TS102_UCTRL) += uctrl.o
17 obj-$(CONFIG_SUN_JSFLASH) += jsflash.o
18 obj-$(CONFIG_BBC_I2C) += bbc.o
This page took 0.031234 seconds and 5 git commands to generate.