diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-12-11 22:40:55 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-12-11 22:40:55 +0100 |
commit | 74663fdbbd1dc92dd91f6f88dbc4f972df12c404 (patch) | |
tree | 284817a1c9ff266a6474ae9d441eb53e7c514e6c /.gitignore | |
parent | 5847a9730ff284181c4087ed9ce85cf9955c47c3 (diff) |
Revert "rework prereq check"
This reverts commit fba2ff31928b18364c1934654169806f5c800e23.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index f5fa5dac6..2a5c6bb3b 100644 --- a/.gitignore +++ b/.gitignore @@ -30,11 +30,12 @@ /toolchain_*/ /.ADK_HAVE_DOT_CONFIG /.tmpconfig.h +/.prereq_done /.config* /.busyboxcfg /.rebuild.* /.defconfig -/.firstrun +/.adkinit /.menu /all.config /target_*/ |