aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/udlfb/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2010-11-16fbdev: move udlfb out of staging.Paul Mundt1-1/+0
udlfb has undergone a fair bit of cleanup recently and is effectively at the point where it can be liberated from staging purgatory and promoted to a real driver. The outstanding cleanups are all minor, with some of them dependent on drivers/video headers, so these will be done incrementally from udlfb's new home. Requested-by: Bernie Thompson <bernie@plugable.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-06-19Staging: udlfb: add udlfb driver to buildGreg Kroah-Hartman1-0/+1
This adds the udlfb driver to the build system Cc: Roberto De Ioris <roberto@unbit.it> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>