mirror of
https://github.com/torvalds/linux.git
synced 2024-12-31 23:31:29 +00:00
6 lines
91 B
Makefile
6 lines
91 B
Makefile
|
#
|
||
|
# Makefile for the MB862xx framebuffer driver
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_FB_MB862XX) := mb862xxfb.o
|