From 25ee01e298720acd15cfe923f0e6302fc83b802c Mon Sep 17 00:00:00 2001 From: peter Date: Thu, 30 Jun 2005 05:37:48 +0000 Subject: i386->amd64 sync Add ath_hal and ichwd modules Approved by: re (blanked i386<->amd64 sync) --- sys/modules/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys') diff --git a/sys/modules/Makefile b/sys/modules/Makefile index fe4a3ff..2baa505 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -423,6 +423,7 @@ _aac= aac #_acpi= acpi # doesn't work on amd64 yet _agp= agp _arcmsr= arcmsr +_ath_hal= ath_hal _ciss= ciss _cpufreq= cpufreq _digi= digi @@ -430,6 +431,7 @@ _drm= drm _em= em _ext2fs= ext2fs _i2c= i2c +_ichwd= ichwd _ida= ida _if_ndis= if_ndis _iir= iir -- cgit v1.1