Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbarm/conf Include common includes options



details:   https://anonhg.NetBSD.org/src/rev/6db4195602d7
branches:  trunk
changeset: 783363:6db4195602d7
user:      matt <matt%NetBSD.org@localhost>
date:      Sun Dec 16 20:43:54 2012 +0000

description:
Include common includes options

diffstat:

 sys/arch/evbarm/conf/std.evbarm |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r 555ca4db0322 -r 6db4195602d7 sys/arch/evbarm/conf/std.evbarm
--- a/sys/arch/evbarm/conf/std.evbarm   Sun Dec 16 20:40:50 2012 +0000
+++ b/sys/arch/evbarm/conf/std.evbarm   Sun Dec 16 20:43:54 2012 +0000
@@ -1,3 +1,8 @@
-#      $NetBSD: std.evbarm,v 1.2 2012/12/16 20:40:50 matt Exp $
+#      $NetBSD: std.evbarm,v 1.3 2012/12/16 20:43:54 matt Exp $
 
+include                "conf/std"
 include                "arch/arm/conf/std.arm" # arch standard options
+
+options        EXEC_ELF32
+options        EXEC_SCRIPT
+options        ARM32



Home | Main Index | Thread Index | Old Index