https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 3865132dcf99db4d19409c4ab2e035a93ea83c9f authored by Jason Self on 24 December 2008, 23:26:58 UTC
Linux-libre 2.6.28-gnu1
Tip revision: 3865132
Makefile
#
# Makefile for the kernel auxiliary displays device drivers.
#

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