xref: /kernel/linux/linux-6.6/drivers/video/fbdev/geode/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/video/fbdev/geode/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci# Makefile for the Geode family framebuffer drivers
362306a36Sopenharmony_ci
462306a36Sopenharmony_ciobj-$(CONFIG_FB_GEODE_GX1) += gx1fb.o
562306a36Sopenharmony_ciobj-$(CONFIG_FB_GEODE_GX)  += gxfb.o
662306a36Sopenharmony_ciobj-$(CONFIG_FB_GEODE_LX)  += lxfb.o
762306a36Sopenharmony_ci
862306a36Sopenharmony_cigx1fb-objs := gx1fb_core.o display_gx1.o video_cs5530.o
962306a36Sopenharmony_cigxfb-objs  := gxfb_core.o display_gx.o video_gx.o suspend_gx.o
1062306a36Sopenharmony_cilxfb-objs  := lxfb_core.o lxfb_ops.o
11

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