Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.9-rc7 7 lines 280 B view raw
1# SPDX-License-Identifier: GPL-2.0 2obj-$(CONFIG_FB_SM750) += sm750fb.o 3 4sm750fb-objs := sm750.o sm750_hw.o sm750_accel.o sm750_cursor.o \ 5 ddk750_chip.o ddk750_power.o ddk750_mode.o \ 6 ddk750_display.o ddk750_swi2c.o ddk750_sii164.o \ 7 ddk750_dvi.o ddk750_hwi2c.o