https://jxself.org/git/linux-libre.git
Raw File
Tip revision: eebdff2bb5510b0c4dfe884eb502360cf7656f6c authored by Jason Self on 16 May 2010, 21:17:44 UTC
Linux-libre 2.6.34-gnu1
Tip revision: eebdff2
Makefile
#
# Makefile for the kernel auxiliary displays device drivers.
#

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