Are you able to build the arch/evbarm/conf/CUBIEBOARD kernel with these changes?

The kernel config has "options CPU_CORTEXA7", which depends on CPU_CORTEX, which depends on CPU_ARMV7. Neither CPU_CORTEX nor CPU_ARMV7 are defined in opt_cputypes.h

On Fri, 10 Oct 2014, Masao Uebayashi wrote:

Date: Fri, 10 Oct 2014 10:22:49 +0000
From: Masao Uebayashi <uebayasi-s783fymb3ccdnm+yrof...@public.gmane.org>
Reply-To: source-changes-d-qavaossjccednm+yrof...@public.gmane.org
To: source-changes-full-qavaossjccednm+yrof...@public.gmane.org
Newsgroups: gmane.os.netbsd.devel.cvs.full
Followup-To: gmane.os.netbsd.devel.cvs.discuss
Subject: CVS commit: src/usr.bin/config

Module Name:    src
Committed By:   uebayasi
Date:           Fri Oct 10 10:22:49 UTC 2014

Modified Files:
        src/usr.bin/config: main.c

Log Message:
If an option is selected, select the matching (lowercased) attribute.  Handle
dependencies too.


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 src/usr.bin/config/main.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


Reply via email to