diff options
author | Kyle McMartin <kyle@redhat.com> | 2011-03-23 08:55:25 -0400 |
---|---|---|
committer | Kyle McMartin <kyle@redhat.com> | 2011-03-23 08:55:25 -0400 |
commit | e8c0dae39ee05c372b57bce4bb64771db4ad26c8 (patch) | |
tree | 17d51f3547ff6bc07ae743a1adf021ba4065a8ae /.gitignore | |
parent | a135357dad5fb66736816438d363cb3eabefa5f5 (diff) | |
download | kernel-e8c0dae39ee05c372b57bce4bb64771db4ad26c8.tar.gz kernel-e8c0dae39ee05c372b57bce4bb64771db4ad26c8.tar.xz kernel-e8c0dae39ee05c372b57bce4bb64771db4ad26c8.zip |
Update to 2.6.38-git12
Enable I2C_DIOLAN_U2C USB i2c adapter [all], I2C_PXA [i686].
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 49ab28ced..78e9c270c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,4 @@ patch-*.bz2 clog *.rpm kernel-2.6.*/ -patch-2.6.38-git11.bz2 +patch-2.6.38-git12.bz2 |