The official drm/i915 repo has moved to a new location: <br /> <br /> http://cgit.freedesktop.org/drm-intel <br /> <br /> git://anongit.freedesktop.org/drm-intel <br /> ssh://git.freedesktop.org/git/drm-intel <br />
# Makefile for the Linux MCA bus support
obj-y := mca-bus.o mca-device.o mca-driver.o
obj-$(CONFIG_MCA_PROC_FS) += mca-proc.o
obj-$(CONFIG_MCA_LEGACY) += mca-legacy.o