summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/Makefile
diff options
context:
space:
mode:
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>2015-08-07 18:31:13 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-08-07 15:05:01 -0700
commit1461d66728648540a043ba69ace1081ed5006faf (patch)
tree7a03cc6a1f3204082d3fd5784e5508cc44403633 /drivers/video/fbdev/Makefile
parentb96e53df92ab6ed1ca58639f0bbfacaf717e285b (diff)
downloadlinux-stable-1461d66728648540a043ba69ace1081ed5006faf.tar.gz
linux-stable-1461d66728648540a043ba69ace1081ed5006faf.tar.bz2
linux-stable-1461d66728648540a043ba69ace1081ed5006faf.zip
staging: sm7xxfb: merge sm712fb with fbdev
Now since all cleanups are done and the code is ready to be merged lets move it out of staging into fbdev location. Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/video/fbdev/Makefile')
-rw-r--r--drivers/video/fbdev/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/fbdev/Makefile b/drivers/video/fbdev/Makefile
index cecea5063a80..50ed1b4fc2bf 100644
--- a/drivers/video/fbdev/Makefile
+++ b/drivers/video/fbdev/Makefile
@@ -131,6 +131,7 @@ obj-$(CONFIG_FB_JZ4740) += jz4740_fb.o
obj-$(CONFIG_FB_PUV3_UNIGFX) += fb-puv3.o
obj-$(CONFIG_FB_HYPERV) += hyperv_fb.o
obj-$(CONFIG_FB_OPENCORES) += ocfb.o
+obj-$(CONFIG_FB_SM712) += sm712fb.o
# Platform or fallback drivers go here
obj-$(CONFIG_FB_UVESA) += uvesafb.o