projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f002d13
)
Force broadcom-compat-ldso to be 2.4 only (#2963)
author
Florian Fainelli
<florian@openwrt.org>
Thu, 3 Jan 2008 19:33:51 +0000
(19:33 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Thu, 3 Jan 2008 19:33:51 +0000
(19:33 +0000)
SVN-Revision: 10095
package/broadcom-wl/Makefile
patch
|
blob
|
history
diff --git
a/package/broadcom-wl/Makefile
b/package/broadcom-wl/Makefile
index 34188ff2b0f57ed2ac6e3c58589238bdc57c7086..8c68e8e81796f50ef0d66895c0f6770bbe8bd809 100644
(file)
--- a/
package/broadcom-wl/Makefile
+++ b/
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