aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/xgifb/Makefile')
-rw-r--r--drivers/staging/xgifb/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/staging/xgifb/Makefile b/drivers/staging/xgifb/Makefile
new file mode 100644
index 000000000000..2a317707de0f
--- /dev/null
+++ b/drivers/staging/xgifb/Makefile
@@ -0,0 +1,4 @@
+obj-$(CONFIG_FB_XGI) += xgifb.o
+
+xgifb-objs := XGI_main_26.o XGI_accel.o vb_init.o vb_setmode.o vb_util.o vb_ext.o
+