ANDROID: add script to fetch android kernel config fragments
authorSteve Muckle <smuckle@google.com>
Thu, 28 Sep 2017 00:18:48 +0000 (17:18 -0700)
committerAmit Pundir <amit.pundir@linaro.org>
Mon, 18 Dec 2017 15:41:22 +0000 (21:11 +0530)
commit46ace50ce6a2f7a5abf1c1218905a88f9af38db2
tree809a1863b47696ec0857a5e10a78fbb765517928
parentbebc6082da0a9f5d47a1ea2edc099bf671058bd4
ANDROID: add script to fetch android kernel config fragments

The Android kernel config fragments now live in a separate repository.
To prevent others from having to search for this location, add a script
to fetch and unpack the fragments.

Update .gitignore to include these fragments.

Change-Id: If2d4a59b86e4573b0a9b3190025dfe4191870b46
Signed-off-by: Steve Muckle <smuckle@google.com>
.gitignore
kernel/configs/android-fetch-configs.sh [new file with mode: 0755]