Signed-off-by: Roland Hieber <[email protected]>
---
 rules/iproute2.in | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/rules/iproute2.in b/rules/iproute2.in
index 86e99b5b4f90..6fa501fd51fb 100644
--- a/rules/iproute2.in
+++ b/rules/iproute2.in
@@ -4,15 +4,15 @@ menuconfig IPROUTE2
        tristate
        prompt "iproute2                      "
        select HOST_FLEX
-       select DB if IPROUTE2_ARPD
+       select DB               if IPROUTE2_ARPD
        select LIBCAP
        select LIBC_DL
        select LIBC_M
        select LIBC_RESOLV
-       select LIBC_PTHREAD if IPROUTE2_ARPD
-       select GCCLIBS_GCC_S if IPROUTE2_IP || IPROUTE2_TC
-       select LIBSELINUX if GLOBAL_SELINUX
-       select LIBMNL if IPROUTE2_DEVLINK
+       select LIBC_PTHREAD     if IPROUTE2_ARPD
+       select GCCLIBS_GCC_S    if IPROUTE2_IP || IPROUTE2_TC
+       select LIBSELINUX       if GLOBAL_SELINUX
+       select LIBMNL           if IPROUTE2_DEVLINK
        help
          Networking and traffic control tools
 
-- 
2.28.0


_______________________________________________
ptxdist mailing list
[email protected]
To unsubscribe, send a mail with subject "unsubscribe" to 
[email protected]

Reply via email to