aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb/Makefile
diff options
context:
space:
mode:
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>2015-03-03 16:21:06 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-03-06 16:37:31 -0800
commit81dee67e215b23f0c98182eece122b906d35765a (patch)
tree05fef8acfc0e851abc77dc31de0f3cded599347e /drivers/staging/sm750fb/Makefile
parentstaging: sm7xxfb: make vgamode static (diff)
downloadlinux-dev-81dee67e215b23f0c98182eece122b906d35765a.tar.xz
linux-dev-81dee67e215b23f0c98182eece122b906d35765a.zip
staging: sm750fb: add sm750 to staging
sm750 of Silicon Motion is pci-e display controller device and has features like dual display and 2D acceleration. This patch adds the driver to staging. Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/sm750fb/Makefile')
-rw-r--r--drivers/staging/sm750fb/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/staging/sm750fb/Makefile b/drivers/staging/sm750fb/Makefile
new file mode 100644
index 000000000000..dcce3f487ed5
--- /dev/null
+++ b/drivers/staging/sm750fb/Makefile
@@ -0,0 +1,4 @@
+obj-$(CONFIG_FB_SM750) += sm750fb.o
+
+sm750fb-objs := sm750.o sm750_hw.o sm750_accel.o sm750_cursor.o ddk750_chip.o ddk750_power.o ddk750_mode.o
+sm750fb-objs += ddk750_display.o ddk750_help.o ddk750_swi2c.o ddk750_sii164.o ddk750_dvi.o ddk750_hwi2c.o