6 lines
91 B
Makefile
6 lines
91 B
Makefile
#
|
|
# Makefile for the MB862xx framebuffer driver
|
|
#
|
|
|
|
obj-$(CONFIG_FB_MB862XX) := mb862xxfb.o
|