https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 66fe241b522c5ddbd34f6dc0ac1b2227b3b15e46 authored by Jason Self on 13 December 2008, 23:56:30 UTC
Linux-libre 2.6.27.9-gnu1
Tip revision: 66fe241
Makefile
#
# Makefile for the kernel auxiliary displays device drivers.
#

obj-$(CONFIG_KS0108)		+= ks0108.o
obj-$(CONFIG_CFAG12864B)	+= cfag12864b.o cfag12864bfb.o
back to top