https://jxself.org/git/linux-libre.git
Raw File
Tip revision: c439c653a0a76f777b0816e713a785e5e23c25da authored by Jason Self on 01 June 2010, 16:56:12 UTC
Linux-libre 2.6.32.15-gnu1
Tip revision: c439c65
Makefile
#
# Makefile for the kernel auxiliary displays device drivers.
#

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