pciutils: SHARED make opt goes for install too
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 10 Jan 2011 13:47:23 +0000 (10:47 -0300)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 10 Jan 2011 13:52:02 +0000 (14:52 +0100)
commit54942318f93b12f8166f110905ec7df6e3279a74
tree116081d50b734a92ecb88d8259b4dca66197b910
parentc7333781cc192839c4ec78d262f3e4604cd79948
pciutils: SHARED make opt goes for install too

If we don't pass SHARED when installing we miss the shared library
symlinks (libpci.so & libpci.so.3).

On internal and external toolchains that have a proper cross ldconfig this
isn't a problem as they get created during ldconfig, but it breaks on
toolchains that lack a cross ldconfig to automagically make the symlinks.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/pciutils/pciutils.mk