mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 00:21:59 +00: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
|