commit | dd3a4a4b7dd53f062109d6f922f71877978741a0 | [log] [tgz] |
---|---|---|
author | Vincent Palatin <vpalatin@chromium.org> | Wed Feb 15 22:43:08 2012 +0000 |
committer | Vincent Palatin <vpalatin@chromium.org> | Thu Feb 16 00:53:22 2012 +0000 |
tree | ed5c168906b4f06955184cc31a2e41630a390354 | |
parent | 9e50c75cdbef825696072871cb439917cf15c2c8 [diff] |
build private files if present If we have a private/ directory, check the build.mk there and build the content, else safely ignore that part of the build. Signed-off-by: Vincent Palatin <vpalatin@chromium.org> BUG=None TEST="make BOARD=link" with and without a private directory containing some code with new console commands. Run the firmware and check if the console commands are actually present. Change-Id: I690ed97be24d029628e4acf508299dcbab657100