]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - drivers/sbus/char/Makefile
UBUNTU: Ubuntu-5.4.0-117.132
[mirror_ubuntu-focal-kernel.git] / drivers / sbus / char / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for the kernel miscellaneous SPARC device drivers.
4 #
5 # Dave Redman Frame Buffer tuning support.
6 #
7 # 7 October 2000, Bartlomiej Zolnierkiewicz <bkz@linux-ide.org>
8 # Rewritten to use lists instead of if-statements.
9 #
10
11 bbc-objs := bbc_i2c.o bbc_envctrl.o
12
13 obj-$(CONFIG_ENVCTRL) += envctrl.o
14 obj-$(CONFIG_DISPLAY7SEG) += display7seg.o
15 obj-$(CONFIG_OBP_FLASH) += flash.o
16 obj-$(CONFIG_SUN_OPENPROMIO) += openprom.o
17 obj-$(CONFIG_TADPOLE_TS102_UCTRL) += uctrl.o
18 obj-$(CONFIG_BBC_I2C) += bbc.o
19 obj-$(CONFIG_ORACLE_DAX) += oradax.o