/drivers/video/geode/Makefile

https://bitbucket.org/abioy/linux · Makefile · 9 lines · 6 code · 2 blank · 1 comment · 0 complexity · 0fe49661236a41309af60e7a0727d556 MD5 · raw file

  1. # Makefile for the Geode family framebuffer drivers
  2. obj-$(CONFIG_FB_GEODE_GX1) += gx1fb.o
  3. obj-$(CONFIG_FB_GEODE_GX) += gxfb.o
  4. obj-$(CONFIG_FB_GEODE_LX) += lxfb.o
  5. gx1fb-objs := gx1fb_core.o display_gx1.o video_cs5530.o
  6. gxfb-objs := gxfb_core.o display_gx.o video_gx.o suspend_gx.o
  7. lxfb-objs := lxfb_core.o lxfb_ops.o