CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/08/15 00:54:35
Modified files:
sys/arch/alpha/conf: files.alpha
sys/arch/amd64/conf: files.amd64
sys/arch/i386/conf: files.i386
sys/arch/loongson/conf: files.loongson
sys/arch/macppc/conf: files.macppc
sys/arch/octeon/conf: files.octeon
sys/arch/sparc64/conf: files.sparc64
sys/dev/pci : files.pci
Log message:
Include files.agp and files.drm from files.pci. Makes sure "drm.h" gets
generated on all architectures that support pci, making alpha and loongson
compile again.
ok todd@, miod@ seemed to agree with the idea