aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMike Holmes <mike.holmes@linaro.org>2015-07-06 15:13:52 -0400
committerMaxim Uvarov <maxim.uvarov@linaro.org>2015-07-09 14:19:16 +0300
commit38de6769b9b96b90b8ef6fbbf2049ce03aadd5c6 (patch)
treeee7ef9b780dc5d3a188509e60d70d6dbccc4e72b /.gitignore
parent183af08a08473293c4317ff651fe1f75ddd84bde (diff)
helper: convert to a library
Remove the need to build helper source files into the linux-generic library by converting helpers to be their own library. This removes the need for all other platforms to also build in the helpers which are optional just to run the tests. Signed-off-by: Mike Holmes <mike.holmes@linaro.org> Reviewed-by: Christophe Milard <christophe.milard@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6222fd971..4dbf28ed5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,7 +24,7 @@ missing
config.log
config.status
libtool
-pkgconfig/libodp.pc
+pkgconfig/libodp*.pc
.deps/
cscope.out
tags