xref: /kernel/linux/linux-6.6/drivers/video/fbdev/savage/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/video/fbdev/savage/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# Makefile for the S3 Savage framebuffer driver
462306a36Sopenharmony_ci#
562306a36Sopenharmony_ci
662306a36Sopenharmony_ciobj-$(CONFIG_FB_SAVAGE)			+= savagefb.o
762306a36Sopenharmony_ci
862306a36Sopenharmony_cisavagefb-y				+= savagefb_driver.o
962306a36Sopenharmony_cisavagefb-$(CONFIG_FB_SAVAGE_I2C)	+= savagefb-i2c.o
1062306a36Sopenharmony_cisavagefb-$(CONFIG_FB_SAVAGE_ACCEL)	+= savagefb_accel.o
11

Indexes created Thu Nov 07 10:32:03 CST 2024