diff options
author | wbx <wbx@openbsd.my.domain> | 2015-12-11 20:03:11 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-12-11 22:09:56 +0100 |
commit | fba2ff31928b18364c1934654169806f5c800e23 (patch) | |
tree | 54b21d52f020460253241439b29745b54c460a5a /.gitignore | |
parent | 08f07c80cd46b2d6495ebbfedd742255e9873d3b (diff) |
rework prereq check
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 2a5c6bb3b..f5fa5dac6 100644 --- a/.gitignore +++ b/.gitignore @@ -30,12 +30,11 @@ /toolchain_*/ /.ADK_HAVE_DOT_CONFIG /.tmpconfig.h -/.prereq_done /.config* /.busyboxcfg /.rebuild.* /.defconfig -/.adkinit +/.firstrun /.menu /all.config /target_*/ |