4 lines
83 B
Makefile
4 lines
83 B
Makefile
ifeq ($(CONFIG_TARGET_PACKAGE_LIBPROTOBUF),y)
|
|
TARGET_PACKAGES += libprotobuf
|
|
endif
|