Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/sys Install <sys/cpufreq.h>.
details: https://anonhg.NetBSD.org/src/rev/a3f0b7a474a2
branches: trunk
changeset: 769974:a3f0b7a474a2
user: jruoho <jruoho%NetBSD.org@localhost>
date: Wed Sep 28 14:26:27 2011 +0000
description:
Install <sys/cpufreq.h>.
diffstat:
sys/sys/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9426fd40472c -r a3f0b7a474a2 sys/sys/Makefile
--- a/sys/sys/Makefile Wed Sep 28 14:19:13 2011 +0000
+++ b/sys/sys/Makefile Wed Sep 28 14:26:27 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.137 2011/08/07 13:33:02 rmind Exp $
+# $NetBSD: Makefile,v 1.138 2011/09/28 14:26:27 jruoho Exp $
.include <bsd.sys.mk>
@@ -8,7 +8,7 @@
bitops.h bootblock.h bswap.h buf.h \
callback.h callout.h cdefs.h cdefs_aout.h \
cdefs_elf.h cdio.h chio.h clockctl.h condvar.h conf.h core.h \
- cpuio.h ctype_bits.h ctype_inline.h \
+ cpufreq.h cpuio.h ctype_bits.h ctype_inline.h \
device.h device_if.h \
dir.h dirent.h \
disk.h disklabel.h disklabel_acorn.h disklabel_gpt.h disklabel_rdb.h \
Home |
Main Index |
Thread Index |
Old Index