]> Pileus Git - ~andy/linux/blobdiff - drivers/char/agp/Makefile
Merge commit 'perf/core' into perf/hw-breakpoint
[~andy/linux] / drivers / char / agp / Makefile
index a0d04a23dacd2f3c809118244c60d7a1bd9ec969..627f542827c7069b4352bb1692d0baae2af63d38 100644 (file)
@@ -1,7 +1,8 @@
 agpgart-y := backend.o frontend.o generic.o isoch.o
 
+agpgart-$(CONFIG_COMPAT)       += compat_ioctl.o
+
 obj-$(CONFIG_AGP)              += agpgart.o
-obj-$(CONFIG_COMPAT)           += compat_ioctl.o
 obj-$(CONFIG_AGP_ALI)          += ali-agp.o
 obj-$(CONFIG_AGP_ATI)          += ati-agp.o
 obj-$(CONFIG_AGP_AMD)          += amd-k7-agp.o