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