Files
OpenCellular/chip/mec1322
Bill Richardson 263b66204c Allow for private board configurations
The public sources look for board configurations in directories
named board/$BOARD/

Sometimes it's necessary to keep sensitive projects out of the
public view for a bit.

This CL allows board configurations to also appear in directories
named private*/board/$BOARD/

BUG=none
BRANCH=none
TEST=manual

First, ebuilds and "make buildall" seem to work just as before.

Second, I copied 24 of the existing boards (those without
board-specific #ifdefs in the code) into a private*/board/
directory, renamed them to something unique, and ran "make
buildall" again.

Both public and private boards compiled and passed their tests.

Change-Id: I977c23cb8e73e40677c8f329abca8bbc51fd53df
Signed-off-by: Bill Richardson <wfrichar@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/292428
Reviewed-by: Randall Spangler <rspangler@chromium.org>
Reviewed-by: Vadim Bendebury <vbendeb@chromium.org>
2015-08-11 22:41:16 +00:00
..
2015-07-30 19:57:55 +00:00
2013-12-20 05:08:02 +00:00
2015-01-08 22:36:31 +00:00
2013-12-04 13:34:56 +00:00
2013-11-21 04:30:55 +00:00
2015-06-25 17:21:50 +00:00
2015-06-18 19:07:00 +00:00
2013-12-02 04:54:23 +00:00
2015-08-01 02:51:44 +00:00
2015-08-11 21:21:34 +00:00
2015-05-19 02:46:27 +00:00