Only compile the files in this dir if the IP applet is enabled
This commit is contained in:
parent
9a2d27249c
commit
8ae75013c8
@ -22,7 +22,7 @@ ifndef $(LIBIPROUTE_DIR)
|
|||||||
LIBIPROUTE_DIR:=$(TOPDIR)networking/libiproute/
|
LIBIPROUTE_DIR:=$(TOPDIR)networking/libiproute/
|
||||||
endif
|
endif
|
||||||
|
|
||||||
LIBIPROUTE-y:= \
|
LIBIPROUTE-$(CONFIG_IP) += \
|
||||||
ipaddress.o \
|
ipaddress.o \
|
||||||
iplink.o \
|
iplink.o \
|
||||||
iproute.o \
|
iproute.o \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user