projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ath5k: fix eeprom capability checks that disabled AES crypto support where it should...
[openwrt.git]
/
package
/
librpc
/
Makefile
diff --git
a/package/librpc/Makefile
b/package/librpc/Makefile
index
5dc6162
..
96a7b7c
100644
(file)
--- a/
package/librpc/Makefile
+++ b/
package/librpc/Makefile
@@
-20,7
+20,7
@@
define Package/librpc
SECTION:=libs
CATEGORY:=Libraries
TITLE:=uClibc RPC library
- DEPENDS:=@USE_UCLIBC
+
M
DEPENDS:=@USE_UCLIBC
endef
ifdef CONFIG_USE_UCLIBC
This page took
0.0305 seconds
and
4
git commands to generate.