mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-20 02:34:23 +08:00
5 lines
125 B
Makefile
5 lines
125 B
Makefile
|
# Makefile for the 2700G controller driver.
|
||
|
|
||
|
obj-$(CONFIG_FB_MBX) += mbxfb.o
|
||
|
obj-$(CONFIG_FB_MBX_DEBUG) += mbxfbdebugfs.o
|