aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSteve Muckle <smuckle@google.com>2017-09-27 17:18:48 -0700
committerSteve Muckle <smuckle@google.com>2017-10-03 17:19:26 +0000
commit96a28fcc7c92caac76a146f4327cbfffd068990b (patch)
tree2fe5870c5342951b861f9cd2d1e9ff0794b6658c /.gitignore
parent291d9682291372a0592893b0b4bf312b896eea7e (diff)
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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c2ed4ecb0acd..d47ecbb26d72 100644
--- a/.gitignore
+++ b/.gitignore
@@ -114,3 +114,6 @@ all.config
# Kdevelop4
*.kdev4
+
+# fetched Android config fragments
+kernel/configs/android-*.cfg