/drivers/video/mbx/Makefile
Makefile | 4 lines | 2 code | 1 blank | 1 comment | 0 complexity | f58c63240ee83092279bfe1e46c7b76e MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.0, AGPL-1.0
1# Makefile for the 2700G controller driver.
2
3obj-$(CONFIG_FB_MBX) += mbxfb.o
4obj-$(CONFIG_FB_MBX_DEBUG) += mbxfbdebugfs.o