commit | 1872c67359ca7940e7442384288279811a9019b2 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Mar 13 19:07:34 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 22 12:16:11 2016 -0400 |
tree | 8a71a609b2b07cf460b9ffac3d94e101a7c17526 | |
parent | fb24112c19f1544129af938bb415b04241482f07 [diff] |
Allow command-line files to be dropped These files do not need to be compiled when CONFIG_CMDLINE is disabled. Update the Makefile to reflect this. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>