diff options
| author | Nathan Whitehorn <nwhitehorn@FreeBSD.org> | 2009-05-31 09:01:23 +0000 |
|---|---|---|
| committer | Nathan Whitehorn <nwhitehorn@FreeBSD.org> | 2009-05-31 09:01:23 +0000 |
| commit | 9eb9db93da05b01b5bce45fa9ed0ee234aece429 (patch) | |
| tree | 68e9cc27632ead148046131d457acbcb47410c80 /sys/modules/Makefile | |
| parent | f436f175086e5b8d0a7a959bafda57d5fedd9fc5 (diff) | |
Notes
Diffstat (limited to 'sys/modules/Makefile')
| -rw-r--r-- | sys/modules/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index ef6373a569d1..6a04d5e6bce6 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -576,6 +576,7 @@ _xe= xe .if ${MACHINE_ARCH} == "powerpc" _an= an _bm= bm +_cpufreq= cpufreq _nvram= powermac_nvram _smbfs= smbfs _sound= sound |
