aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorJustin Hibbits <jhibbits@FreeBSD.org>2014-10-16 01:32:22 +0000
committerJustin Hibbits <jhibbits@FreeBSD.org>2014-10-16 01:32:22 +0000
commite9152038d3f85b0e6de3e78b551dac58af089552 (patch)
tree152a9084dea37219510fadbb2614b51d02839266 /sys/conf
parentf8080a9986c63fbc48df591d6b8d678103d7b0bf (diff)
downloadsrc-e9152038d3f85b0e6de3e78b551dac58af089552.tar.gz
src-e9152038d3f85b0e6de3e78b551dac58af089552.zip
Move the adm1030 driver to the proper location, and rename it.
For compatibility, 'device windtunnel' is still supported, but one should use 'device adm1030' instead, and this has been updated in GENERIC and NOTES.
Notes
Notes: svn path=/head/; revision=273156
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files.powerpc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files.powerpc b/sys/conf/files.powerpc
index 10515a537d10..62f645e0bc63 100644
--- a/sys/conf/files.powerpc
+++ b/sys/conf/files.powerpc
@@ -33,6 +33,7 @@ dev/hwpmc/hwpmc_powerpc.c optional hwpmc
dev/hwpmc/hwpmc_mpc7xxx.c optional hwpmc
dev/hwpmc/hwpmc_ppc970.c optional hwpmc
dev/iicbus/ad7417.c optional ad7417 powermac
+dev/iicbus/adm1030.c optional powermac windtunnel | adm1030 powermac
dev/iicbus/adt746x.c optional adt746x powermac
dev/iicbus/ds1631.c optional ds1631 powermac
dev/iicbus/ds1775.c optional ds1775 powermac
@@ -169,7 +170,6 @@ powerpc/powermac/smusat.c optional powermac smu
powerpc/powermac/uninorth.c optional powermac
powerpc/powermac/uninorthpci.c optional powermac pci
powerpc/powermac/vcoregpio.c optional powermac
-powerpc/powermac/windtunnel.c optional powermac windtunnel
powerpc/powerpc/altivec.c standard
powerpc/powerpc/autoconf.c standard
powerpc/powerpc/bcopy.c standard