diff options
| author | NeilBrown <[email protected]> | 2010-08-30 07:35:52 +0000 |
|---|---|---|
| committer | NeilBrown <[email protected]> | 2010-08-30 07:35:52 +0000 |
| commit | 7c44ece988a3419e51c833cf14be186a22224dd1 (patch) | |
| tree | 914239dd8f2ce809caf94f6fa7b73cc302f679c4 /lib/raid6 | |
| parent | Linux 2.6.36-rc3 (diff) | |
| download | kernel-7c44ece988a3419e51c833cf14be186a22224dd1.tar.gz kernel-7c44ece988a3419e51c833cf14be186a22224dd1.zip | |
Move .gitignore from drivers/md to lib/raid6
Another missing bit of the raid6 -> /lib move.
Reported-by: Andreas Schwab <[email protected]>
Signed-off-by: NeilBrown <[email protected]>
Diffstat (limited to 'lib/raid6')
| -rw-r--r-- | lib/raid6/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/raid6/.gitignore b/lib/raid6/.gitignore new file mode 100644 index 000000000000..162becacf97c --- /dev/null +++ b/lib/raid6/.gitignore @@ -0,0 +1,4 @@ +mktables +altivec*.c +int*.c +tables.c |
