]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/Makefile
modules: Take a shortcut for checking if an address is in a module
[linux-2.6-omap-h63xx.git] / drivers / Makefile
index f65deda72d6102636e47554c9864d529df27a258..808e0ae66aa80cfeead838ea27731457177a22a7 100644 (file)
@@ -22,6 +22,9 @@ obj-$(CONFIG_XEN)             += xen/
 # default.
 obj-y                          += char/
 
+# gpu/ comes after char for AGP vs DRM startup
+obj-y                          += gpu/
+
 obj-$(CONFIG_CONNECTOR)                += connector/
 
 # i810fb and intelfb depend on char/agp/