summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm7xx/Makefile
diff options
context:
space:
mode:
authorWu Zhangjin <wuzhangjin@gmail.com>2009-11-23 10:28:24 +0800
committerGreg Kroah-Hartman <gregkh@suse.de>2009-12-23 11:27:44 -0800
commitd7edf47947f9d921be6ca5fc8e83049124466f98 (patch)
treea3147efcb4fa14252ace21f139769fa7c07d5e85 /drivers/staging/sm7xx/Makefile
parent193cb93e5a5f32c0520eed17e87135d20594d1e1 (diff)
downloadlinux-stable-d7edf47947f9d921be6ca5fc8e83049124466f98.tar.gz
linux-stable-d7edf47947f9d921be6ca5fc8e83049124466f98.tar.bz2
linux-stable-d7edf47947f9d921be6ca5fc8e83049124466f98.zip
Staging: sm7xx: add a new framebuffer driver
Yeeloong netbook has a sm712 video card, need this driver, but it is not ready to upstream yet, so, go to drivers/staing at first. This source code is originally from Silicon Motion Technology Corp, and maintained at http://dev.lemote.com/code/linux_loongson for YeeLoong netbook. I have done a lot of cleanups for it and merged it into my git repository at http://dev.lemote.com/code/rt4ls. Thanks to Simon for testing it on a little-endian x86 platform. Thanks to Olivier Croset <olivier.croset@actis-computer.com> for reporting the problem about __BIG_ENDIAN compiling problem and send a relative patch. The suspend/resume and blank support are contributed by Jason from Silicon Motion Technology. Tested-by: Simon Braunschmidt <sbraun@emlix.com> Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/sm7xx/Makefile')
-rw-r--r--drivers/staging/sm7xx/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/staging/sm7xx/Makefile b/drivers/staging/sm7xx/Makefile
new file mode 100644
index 000000000000..f43cb9106305
--- /dev/null
+++ b/drivers/staging/sm7xx/Makefile
@@ -0,0 +1,3 @@
+obj-$(CONFIG_FB_SM7XX) += sm7xx.o
+
+sm7xx-y := smtcfb.o