]> Pileus Git - ~andy/linux/blobdiff - drivers/char/agp/Makefile
Merge commit 'perf/core' into perf/hw-breakpoint
[~andy/linux] / 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