4 lines
77 B
Makefile
4 lines
77 B
Makefile
ifeq ($(CONFIG_TARGET_PACKAGE_LIBIPERF),y)
|
|
TARGET_PACKAGES += libiperf
|
|
endif
|