Fix a dependency issue in the Makefile for libdsl

This commit is contained in:
Yalu Zhang 2019-02-06 10:19:35 +01:00
parent 26489affbb
commit 50f9b66210

View file

@ -74,9 +74,7 @@ endif
define Package/libdsl
$(call Package/easy-soc-libs)
TITLE:= XDSL library (libdsl)
ifeq ($(TARGET_PLATFORM),INTEL)
DEPENDS:=+dsl-cpe-api-vrx +dsl-cpe-fapi
endif
DEPENDS:=@TARGET_intel_mips +dsl-cpe-api-vrx +dsl-cpe-fapi
endef
subdirs := \