summaryrefslogtreecommitdiffstats
path: root/rules/libnl.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-01-16 21:00:06 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-01-16 21:00:06 +0100
commit8eace9a00a31c1ab5e31c188c7d390b3f87f4e41 (patch)
treed74790eb168e09924bc00c80d0596e19d9595df7 /rules/libnl.in
parenta02d8b1e5e2cfa8da9b199decd78addba3714469 (diff)
downloadptxdist-8eace9a00a31c1ab5e31c188c7d390b3f87f4e41.tar.gz
ptxdist-8eace9a00a31c1ab5e31c188c7d390b3f87f4e41.tar.xz
[libnl] add missing dependencies
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/libnl.in')
-rw-r--r--rules/libnl.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/libnl.in b/rules/libnl.in
index cd54d3597..535af5cbe 100644
--- a/rules/libnl.in
+++ b/rules/libnl.in
@@ -3,6 +3,8 @@
menuconfig LIBNL
tristate
prompt "libnl "
+ select LIBC_M
+ select GCCLIBS_GCC_S
help
libnl is a library for applications dealing with netlink
sockets. The library provides an interface for raw