summaryrefslogtreecommitdiffstats
path: root/sys/i386/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/Makefile')
-rw-r--r--sys/i386/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/Makefile b/sys/i386/Makefile
index baff9d6..984ba69 100644
--- a/sys/i386/Makefile
+++ b/sys/i386/Makefile
@@ -25,7 +25,7 @@ links::
(cd $$i && { rm -f tags; ln -s ../tags tags; }) done
SI386= ${SYS}/i386/acpica/*.[ch] ${SYS}/i386/bios/*.[ch] \
- ${SYS}/i386/cpufreq/*.[ch] ${SYS}/i386/pci/*.[ch] \
+ ${SYS}/i386/pci/*.[ch] ${SYS}/i386/pci/*.[ch] \
${SYS}/i386/i386/*.[ch] ${SYS}/i386/ibcs2/*.[ch] \
${SYS}/i386/include/*.[ch] ${SYS}/i386/isa/*.[ch] \
${SYS}/i386/linux/*.[ch]
OpenPOWER on IntegriCloud