crda: remove static library handling
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 7 Mar 2015 11:40:20 +0000 (12:40 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 7 Mar 2015 13:48:12 +0000 (14:48 +0100)
commit518cdabb896235c8c5c43e9d65a7222961c18579
treecb183513a11fc6350aa01fe5c31d2d405a7e523e
parentfd0e5f6b8818b4301e70dcd24ac790639e3e2470
crda: remove static library handling

In commit d54418f2bcd9267fd049511d6236fb91c83b94ea ("crda: fix static
build failure"), some static linking handling was added in crda. But
in a later commit, 7c08fa935f55d108e20834e6b4bba664e1d2d408 ("crda:
needs dynamic library support"), crda was marked as not available for
static only builds.

This means that the static linking logic in crda.mk is now just dead
code, so this commit gets rid of it.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Samuel Martin <s.martin49@gmail.com>
package/crda/crda.mk