Update package libvoice-d2

Update Makefile due to d2-voice upgrading
This commit is contained in:
Yalu Zhang 2023-03-08 11:55:29 +01:00
parent 316a861269
commit 51b076831a

View file

@ -25,10 +25,10 @@ endif
# indirectly. This ensures that the package is rebuilt on config-changes.
PKG_CONFIG_DEPENDS:=CONFIG_TARGET_BOARD
LIBVOICE_PKG_BUILD_DIR := $(PKG_BUILD_DIR)
include $(INCLUDE_DIR)/package.mk
export D2_VTSP_PLATFORM := $(shell echo $(CONFIG_D2_VTSP_PLATFORM))
TARGET_CFLAGS += -Wall -Werror
define Package/$(PKG_NAME)