Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm/include Added cpuconf.h needed by libkvm build.
details: https://anonhg.NetBSD.org/src/rev/a1cf64d5bc08
branches: trunk
changeset: 777373:a1cf64d5bc08
user: christos <christos%NetBSD.org@localhost>
date: Thu Feb 16 21:13:50 2012 +0000
description:
Added cpuconf.h needed by libkvm build.
diffstat:
sys/arch/arm/include/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r a2f6216044d7 -r a1cf64d5bc08 sys/arch/arm/include/Makefile
--- a/sys/arch/arm/include/Makefile Thu Feb 16 20:58:55 2012 +0000
+++ b/sys/arch/arm/include/Makefile Thu Feb 16 21:13:50 2012 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.40 2011/07/17 23:52:12 dyoung Exp $
+# $NetBSD: Makefile,v 1.41 2012/02/16 21:13:50 christos Exp $
INCSDIR= /usr/include/arm
INCS= ansi.h aout_machdep.h armreg.h asm.h atomic.h \
bswap.h byte_swap.h \
- cdefs.h cpu.h \
+ cdefs.h cpu.h cpuconf.h \
disklabel.h \
elf_machdep.h endian.h endian_machdep.h \
float.h fp.h frame.h \
Home |
Main Index |
Thread Index |
Old Index