]> Git Repo - linux.git/blob - drivers/staging/Makefile
Linux 6.14-rc3
[linux.git] / drivers / staging / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 # Makefile for staging directory
3
4 obj-y                           += media/
5 obj-$(CONFIG_RTL8723BS)         += rtl8723bs/
6 obj-$(CONFIG_OCTEON_ETHERNET)   += octeon/
7 obj-$(CONFIG_VME_BUS)           += vme_user/
8 obj-$(CONFIG_IIO)               += iio/
9 obj-$(CONFIG_FB_SM750)          += sm750fb/
10 obj-$(CONFIG_MFD_NVEC)          += nvec/
11 obj-$(CONFIG_FB_TFT)            += fbtft/
12 obj-$(CONFIG_MOST)              += most/
13 obj-$(CONFIG_GREYBUS)           += greybus/
14 obj-$(CONFIG_BCM2835_VCHIQ)     += vc04_services/
15 obj-$(CONFIG_XIL_AXIS_FIFO)     += axis-fifo/
16 obj-$(CONFIG_GPIB)              += gpib/
This page took 0.03342 seconds and 4 git commands to generate.