commit | 89c4db6f4e79049bdc07e82eef5d326806920a52 | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Thu Jul 05 14:56:18 2018 +1000 |
committer | Joel Stanley <joel@jms.id.au> | Thu Jul 05 15:00:15 2018 +1000 |
tree | f5591a9be9849a8298ee0c95c308c56bcafa6f41 | |
parent | 2466000ccab1ecc96d16a767ffb7d86a7cfdcbf6 [diff] |
trace-kernel-build: accept defaults to new options When a new option is added to the kernel but is not in our config, the build currently stops to wait for user input. That is no good for CI scripts. This change is in effect pressing 'enter' whenever user input is required. Change-Id: I950f551dec7e7c056d2b817d289ffb0f2d5132e5 Signed-off-by: Joel Stanley <joel@jms.id.au>
Build script for CI jobs in Jenkins.