4 lines
79 B
Makefile
4 lines
79 B
Makefile
ifeq ($(CONFIG_TARGET_PACKAGE_LIBBTRACE),y)
|
|
TARGET_PACKAGES += libbtrace
|
|
endif
|