Force broadcom-compat-ldso to be 2.4 only (#2963)

SVN-Revision: 10095
owl
Florian Fainelli 2008-01-03 19:33:51 +00:00
parent f002d13e3c
commit d188c641cf
1 changed files with 1 additions and 0 deletions

View File

@ -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