Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1# SPDX-License-Identifier: GPL-2.0
2# Makefile for staging directory
3
4obj-y += media/
5obj-$(CONFIG_RTL8723BS) += rtl8723bs/
6obj-$(CONFIG_OCTEON_ETHERNET) += octeon/
7obj-$(CONFIG_VME_BUS) += vme_user/
8obj-$(CONFIG_IIO) += iio/
9obj-$(CONFIG_FB_SM750) += sm750fb/
10obj-$(CONFIG_MFD_NVEC) += nvec/
11obj-$(CONFIG_FB_TFT) += fbtft/
12obj-$(CONFIG_MOST) += most/
13obj-$(CONFIG_GREYBUS) += greybus/
14obj-$(CONFIG_BCM2835_VCHIQ) += vc04_services/
15obj-$(CONFIG_XIL_AXIS_FIFO) += axis-fifo/