diff options
author | Luis R. Rodriguez <lrodriguez@atheros.com> | 2008-09-02 19:27:56 -0700 |
---|---|---|
committer | Luis R. Rodriguez <lrodriguez@atheros.com> | 2008-09-02 19:27:56 -0700 |
commit | d199a75a1cbdb2ff1678cdff01cd976b5552d73e (patch) | |
tree | 58823d344c28a5f99caf925a4bf3b7585cde099d /.gitignore |
Start of new compat-wireless git tree for kernels >= 2.6.27
For older kernels please see compat-wireless-2.6-old.git.
We split because of the new TX Multiqueue changes introduced which
were difficult to backport.
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..6b78bab1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,14 @@ +drivers +include +net +*~ +git-describe +compat-release +.compat_autoconf* +.config.md5 +.config.mk_md5sum.txt +.tmp_versions +Module.symvers +module.order +patches +.pc |