File: Makefile

package info (click to toggle)
linux 3.16.51-3%2Bdeb8u1
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 725,880 kB
  • sloc: ansic: 12,236,267; asm: 277,675; perl: 53,071; xml: 47,771; makefile: 30,539; sh: 7,977; python: 6,697; cpp: 5,132; yacc: 4,254; lex: 2,215; awk: 741; pascal: 231; lisp: 218; sed: 30
file content (9 lines) | stat: -rw-r--r-- 322 bytes parent folder | download | duplicates (27)
1
2
3
4
5
6
7
8
9
# Makefile for the Geode family framebuffer drivers

obj-$(CONFIG_FB_GEODE_GX1) += gx1fb.o
obj-$(CONFIG_FB_GEODE_GX)  += gxfb.o
obj-$(CONFIG_FB_GEODE_LX)  += lxfb.o

gx1fb-objs := gx1fb_core.o display_gx1.o video_cs5530.o
gxfb-objs  := gxfb_core.o display_gx.o video_gx.o suspend_gx.o
lxfb-objs  := lxfb_core.o lxfb_ops.o