From: Florian Fainelli Date: Thu, 3 Jan 2008 19:33:51 +0000 (+0000) Subject: Force broadcom-compat-ldso to be 2.4 only (#2963) X-Git-Tag: reboot~27294 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=d188c641cf0684fdf4b8a1ca7c2f54c9dd5b23d3;p=openwrt%2Fopenwrt.git Force broadcom-compat-ldso to be 2.4 only (#2963) SVN-Revision: 10095 --- diff --git a/package/broadcom-wl/Makefile b/package/broadcom-wl/Makefile index 34188ff2b0..8c68e8e817 100644 --- a/package/broadcom-wl/Makefile +++ b/package/broadcom-wl/Makefile @@ -99,6 +99,7 @@ endef define Package/brcm-compat-ldso TITLE:=Broadcom wl/nas binary compatibility libraries + DEPENDS:=@TARGET_brcm_2_4 SECTION:=libs CATEGORY:=Libraries endef