diff options
author | Martin Pieuchot <mpieuchot@nolizard.org> | 2013-07-08 17:45:25 +0200 |
---|---|---|
committer | Jonathan Gray <jsg@jsg.id.au> | 2013-08-12 10:45:05 +1000 |
commit | 0cfa69d8645e0a46642471f80346ddf276271c3c (patch) | |
tree | 83d6c423fa89e391277872f04225c645150dce46 /sys | |
parent | 9ad79d951fcdb83e5e06c640f17a8b78435621ec (diff) |
files.drm is now included from arch-specific conf files
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/macppc/conf/files.macppc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/macppc/conf/files.macppc b/sys/arch/macppc/conf/files.macppc index 5faebd00f91..8d1bc1bf249 100644 --- a/sys/arch/macppc/conf/files.macppc +++ b/sys/arch/macppc/conf/files.macppc @@ -99,6 +99,7 @@ file arch/macppc/pci/pchb.c pchb # AGP bridge support. attach at pchb include "dev/pci/files.agp" +include "dev/pci/drm/files.drm" file arch/macppc/pci/agp_machdep.c agp # |