diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2010-11-24 17:09:22 -0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-12-10 22:01:15 -0800 |
commit | 8ffa18b06d4614ae8bb2adfb03f64561dbfe2982 (patch) | |
tree | 2cebb184ebd089addb42a1d575d26095dd6fe097 /.gitignore | |
parent | bba92a63dab0d493595c74886cf11694ea994d9d (diff) | |
download | tizen-distro-8ffa18b06d4614ae8bb2adfb03f64561dbfe2982.tar.gz tizen-distro-8ffa18b06d4614ae8bb2adfb03f64561dbfe2982.tar.bz2 tizen-distro-8ffa18b06d4614ae8bb2adfb03f64561dbfe2982.zip |
poky/.gitignore: updated the lines for the kernel manual
Ended up renaming these so they are all named 'kernel-manual"
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore index ddced2f770..43d9f7c437 100644 --- a/.gitignore +++ b/.gitignore @@ -29,10 +29,9 @@ documentation/bsp-guide/bsp-guide.pdf documentation/bsp-guide/bsp-guide.tgz documentation/yocto-project-qs/yocto-project-qs.html documentation/yocto-project-qs/yocto-project-qs.tgz -documentation/kernel-manual/yocto-project-kernel-manual.html -documentation/kernel-manual/yocto-project-kernel-manual.tgz -documentation/kernel-manual/yocto-project-kernel-manual.pdf -documentation/kernel-manual/yocto-project-kernel-manual.tgz +documentation/kernel-manual/kernel-manual.html +documentation/kernel-manual/kernel-manual.tgz +documentation/kernel-manual/kernel-manual.pdf |