summaryrefslogtreecommitdiff
path: root/drivers/staging/gma500/Makefile
diff options
context:
space:
mode:
authorAlan Cox <alan@linux.intel.com>2011-07-05 14:37:29 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2011-07-05 15:20:39 (GMT)
commit2f8a78fbffae3b89eba7a1d6807184a845a5b3b0 (patch)
tree9bd019dc7b69839de55fac69c5af9cade9533b3a /drivers/staging/gma500/Makefile
parenteee9b52e5e9024abd7fc9e5a71230218cbc9db93 (diff)
downloadlinux-fsl-qoriq-2f8a78fbffae3b89eba7a1d6807184a845a5b3b0.tar.xz
gma500: Extract BIOSisy stuff from psb_drv
This is too big already so lets rip out more of the device specific crud. It also means we pull the ugly stuff that needs work out of our main line of cleanup. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/gma500/Makefile')
-rw-r--r--drivers/staging/gma500/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/gma500/Makefile b/drivers/staging/gma500/Makefile
index 4c9c475..fdaac63 100644
--- a/drivers/staging/gma500/Makefile
+++ b/drivers/staging/gma500/Makefile
@@ -23,6 +23,7 @@ psb_gfx-y += gem_glue.o \
psb_irq.o \
mrst_crtc.o \
mrst_lvds.o \
+ mrst_bios.o \
mdfld_output.o \
mdfld_pyr_cmd.o \
mdfld_tmd_vid.o \