OSDN Git Service

reciprocal_div: objects with exported symbols should be obj-y rather than lib-y
authorHannes Frederic Sowa <hannes@stressinduktion.org>
Fri, 14 Nov 2014 14:16:47 +0000 (15:16 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 16 Nov 2014 19:18:53 +0000 (14:18 -0500)
commit9f458945080f9e618641ff3ef04e60be0895d7e4
treebf32892f31d12ad4e7c21325d0e8682150ca5e86
parent49dd18ba4615eaa72f15c9087dea1c2ab4744cf5
reciprocal_div: objects with exported symbols should be obj-y rather than lib-y

Otherwise the exported symbols might be discarded because of no users
in vmlinux.

Reported-by: Jim Davis <jim.epost@gmail.com>
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
lib/Makefile