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)
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

diff --cc lib/Makefile
Simple merge