Browse Source

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

SVN-Revision: 10095
Florian Fainelli 18 years ago
parent
commit
d188c641cf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/broadcom-wl/Makefile

+ 1 - 0
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