diff options
author | Russell King <rmk_cubox@arm.linux.org.uk> | 2013-05-21 12:09:33 +0100 |
---|---|---|
committer | Russell King <rmk@arm.linux.org.uk> | 2013-05-21 12:16:40 +0100 |
commit | 725cd0b771768a03c838d7972a2e2357091f1574 (patch) | |
tree | 49d4658e9e17459f1b9faab28e28c253c85b9ddc /.gitignore | |
parent | 38c232e6ae0b9eed2b15146bd940f95c9f0b36b7 (diff) |
Rename dove -> armada
As this is not specific to Armada 510 (Dove) devices, but also appears
on other Marvell Armada devices, use "armada" as the name rather than
"dove".
Signed-off-by: Russell King <rmk_cubox@arm.linux.org.uk>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -4,11 +4,12 @@ autom4te.cache/ build-aux/ build/ configure +debian/autoreconf.after +debian/autoreconf.before debian/files +debian/*.debhelper debian/*.log debian/*.substvars debian/tmp/ -debian/libdrm-dove-dev/ -debian/libdrm-dove1-dbg/ -debian/libdrm-dove1/ +debian/libdrm-armada*/ m4/ |