diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2009-11-20 09:31:11 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-11-20 09:31:11 +0100 |
commit | b289db8925f82e83048caa34332ccd654d12f62d (patch) | |
tree | c03f6147981815269b7282753925a7f1233fbca6 /.gitignore | |
parent | 46ca99ab03f2b7e70b1d7505cec7cd03b2e4e006 (diff) |
package updates and compile fixes
- update ctorrent, cups, gnutls and freeradius-server
- compile kerberos (heimdal,krb5) with com_err library from
e2fsprogs to allow both to be build without installing local
copys of libcom_err
- cleanup lynx package add zlib dependency
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c66451c54..7e9e1ef50 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,8 @@ toolchain_build_*/ .tmpconfig.h .prereq_done .config* +.defconfig +all.config .cfg/ .cfg.*/ cross_*/ |