From 2c2d91ae60abb3d6749802646bed877720d0eb70 Mon Sep 17 00:00:00 2001 From: Yalu Zhang Date: Wed, 6 Feb 2019 11:16:44 +0100 Subject: [PATCH] Fix the dependency issue in libdsl for both Intel and Broadcom platforms --- easy-soc-libs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easy-soc-libs/Makefile b/easy-soc-libs/Makefile index 1f0520da7..735f05792 100644 --- a/easy-soc-libs/Makefile +++ b/easy-soc-libs/Makefile @@ -74,7 +74,7 @@ endif define Package/libdsl $(call Package/easy-soc-libs) TITLE:= XDSL library (libdsl) - DEPENDS:=@TARGET_intel_mips +dsl-cpe-api-vrx +dsl-cpe-fapi + DEPENDS:=+TARGET_intel_mips:dsl-cpe-api-vrx +TARGET_intel_mips:dsl-cpe-fapi endef subdirs := \