From d13775f60c5b218d37a5399632f533938d5a9679 Mon Sep 17 00:00:00 2001 From: Chris Wolfe Date: Tue, 26 Jul 2011 16:34:38 -0400 Subject: [PATCH] Add /usr/src to masked install paths. This makes it possible for chromeos-kernel to include a source tree, without the tree being installed to CrOS images. BUG=None TEST=Manual with modified chromeos-kernel Change-Id: I9f1193277638e828ffa116c5a397609a3246c80b Reviewed-on: http://gerrit.chromium.org/gerrit/4760 Reviewed-by: Chris Wolfe Tested-by: Chris Wolfe --- common.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/common.sh b/common.sh index 47ffc36a87..da2eb84b64 100644 --- a/common.sh +++ b/common.sh @@ -190,6 +190,7 @@ DEFAULT_INSTALL_MASK=" /usr/share/openrc /usr/share/pkgconfig /usr/share/readline + /usr/src " FACTORY_INSTALL_MASK="