Force broadcom-compat-ldso to be 2.4 only (#2963)
[openwrt/svn-archive/archive.git] / package / broadcom-wl / Makefile
index 34188ff2b0f57ed2ac6e3c58589238bdc57c7086..8c68e8e81796f50ef0d66895c0f6770bbe8bd809 100644 (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