]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/char/agp/Makefile
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-omap-h63xx.git] / drivers / char / agp / Makefile
index 3e581603d0a822b9bab9a95b2f55ae056ffb3b05..627f542827c7069b4352bb1692d0baae2af63d38 100644 (file)
@@ -1,5 +1,7 @@
 agpgart-y := backend.o frontend.o generic.o isoch.o
 
+agpgart-$(CONFIG_COMPAT)       += compat_ioctl.o
+
 obj-$(CONFIG_AGP)              += agpgart.o
 obj-$(CONFIG_AGP_ALI)          += ali-agp.o
 obj-$(CONFIG_AGP_ATI)          += ati-agp.o