gpu: re-order GPU subdirectory vs char for AGP vs DRM startup.
Signed-off-by: Dave Airlie <airlied@linux.ie>
This commit is contained in:
@@ -10,7 +10,6 @@ obj-$(CONFIG_PCI) += pci/
|
|||||||
obj-$(CONFIG_PARISC) += parisc/
|
obj-$(CONFIG_PARISC) += parisc/
|
||||||
obj-$(CONFIG_RAPIDIO) += rapidio/
|
obj-$(CONFIG_RAPIDIO) += rapidio/
|
||||||
obj-y += video/
|
obj-y += video/
|
||||||
obj-y += gpu/
|
|
||||||
obj-$(CONFIG_ACPI) += acpi/
|
obj-$(CONFIG_ACPI) += acpi/
|
||||||
# PnP must come after ACPI since it will eventually need to check if acpi
|
# PnP must come after ACPI since it will eventually need to check if acpi
|
||||||
# was used and do nothing if so
|
# was used and do nothing if so
|
||||||
@@ -23,6 +22,9 @@ obj-$(CONFIG_XEN) += xen/
|
|||||||
# default.
|
# default.
|
||||||
obj-y += char/
|
obj-y += char/
|
||||||
|
|
||||||
|
# gpu/ comes after char for AGP vs DRM startup
|
||||||
|
obj-y += gpu/
|
||||||
|
|
||||||
obj-$(CONFIG_CONNECTOR) += connector/
|
obj-$(CONFIG_CONNECTOR) += connector/
|
||||||
|
|
||||||
# i810fb and intelfb depend on char/agp/
|
# i810fb and intelfb depend on char/agp/
|
||||||
|
Reference in New Issue
Block a user