Force broadcom-compat-ldso to be 2.4 only (#2963)
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 3 Jan 2008 19:33:51 +0000 (19:33 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 3 Jan 2008 19:33:51 +0000 (19:33 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10095 3c298f89-4303-0410-b956-a3cf2f4a3e73

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