aboutsummaryrefslogtreecommitdiff
path: root/networking/libiproute/Kbuild
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-10-29 19:33:26 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-10-29 19:33:26 +0000
commitdfc0740b044cad91100bae35fa060b31a88f40ce (patch)
tree3a9f63ba36ec3b0a1ae248fb759caafa55f1480c /networking/libiproute/Kbuild
parent15ca51e3e2a31efc275b616106244d8ec3f8f773 (diff)
downloadbusybox-dfc0740b044cad91100bae35fa060b31a88f40ce.tar.gz
ll_types.c: optimize link type table, make it conditional
on FEATURE_IP_RARE_PROTOCOLS function old new delta static.arphrd_name - 373 +373 static.arphrd_type - 124 +124 ll_type_n2a 58 78 +20 static.arphrd_names 496 - -496 ------------------------------------------------------------------------------ (add/remove: 2/1 grow/shrink: 1/0 up/down: 517/-496) Total: 21 bytes text data bss dec hex filename 776880 974 9420 787274 c034a busybox_old 776594 974 9420 786988 c022c busybox_unstripped
Diffstat (limited to 'networking/libiproute/Kbuild')
-rw-r--r--networking/libiproute/Kbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/libiproute/Kbuild b/networking/libiproute/Kbuild
index 9e9e760ad..5f9dd32b6 100644
--- a/networking/libiproute/Kbuild
+++ b/networking/libiproute/Kbuild
@@ -62,4 +62,3 @@ lib-$(CONFIG_FEATURE_IP_RULE) += \
iprule.o \
rt_names.o \
utils.o
-