Rename WANDBOARD-COMMON to WANDBOARD.common and adjust the configs that

include it accordingly.  The build machinery for universe and tinderbox
tries to build every kernel config whose name begins and ends with [A-Z0-9]
and the common include file that has most of the options isn't buildable
by itself, so the new lowercase .common will avoid building it.
This commit is contained in:
ian 2013-11-04 03:39:23 +00:00
parent cce3845835
commit 3770876d6a
4 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@
#
# $FreeBSD$
include WANDBOARD-COMMON
include WANDBOARD.common
ident WANDBOARD-DUAL
# Flattened Device Tree

View File

@ -17,7 +17,7 @@
#
# $FreeBSD$
include WANDBOARD-COMMON
include WANDBOARD.common
ident WANDBOARD-QUAD
# Flattened Device Tree

View File

@ -17,7 +17,7 @@
#
# $FreeBSD$
include WANDBOARD-COMMON
include WANDBOARD.common
ident WANDBOARD-SOLO
# Flattened Device Tree