Force broadcom-compat-ldso to be 2.4 only (#2963)
authorFlorian Fainelli <florian@openwrt.org>
Thu, 3 Jan 2008 19:33:51 +0000 (19:33 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Thu, 3 Jan 2008 19:33:51 +0000 (19:33 +0000)
SVN-Revision: 10095

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