kernel
This commit is contained in:
parent
b59f84ee36
commit
cfab1d3ce7
83468 changed files with 37938688 additions and 0 deletions
9
linux-6.8.1/drivers/video/fbdev/kyro/Makefile
Normal file
9
linux-6.8.1/drivers/video/fbdev/kyro/Makefile
Normal file
|
@ -0,0 +1,9 @@
|
|||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
#
|
||||
# Makefile for the Kyro framebuffer driver
|
||||
#
|
||||
|
||||
obj-$(CONFIG_FB_KYRO) += kyrofb.o
|
||||
|
||||
kyrofb-objs := STG4000Ramdac.o STG4000VTG.o STG4000OverlayDevice.o \
|
||||
STG4000InitDevice.o fbdev.o
|
Loading…
Add table
Add a link
Reference in a new issue