projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8af3ebc
)
[package] toolchain: Fix typo in libssp config
author
Vasilis Tsiligiannis
<acinonyx@openwrt.gr>
Sun, 15 Jul 2012 10:46:41 +0000
(10:46 +0000)
committer
Vasilis Tsiligiannis
<acinonyx@openwrt.gr>
Sun, 15 Jul 2012 10:46:41 +0000
(10:46 +0000)
SVN-Revision: 32723
package/toolchain/Makefile
patch
|
blob
|
history
diff --git
a/package/toolchain/Makefile
b/package/toolchain/Makefile
index c8105c30d3311806e65b7732aaa966060af44264..a899e09c77abce9648a4dbc3691edba09c55bad4 100644
(file)
--- a/
package/toolchain/Makefile
+++ b/
package/toolchain/Makefile
@@
-61,7
+61,7
@@
define Package/libssp/config
menu "Configuration"
depends EXTERNAL_TOOLCHAIN && PACKAGE_libssp
- config LIBS
P
P_ROOT_DIR
+ config LIBS
S
P_ROOT_DIR
string
prompt "libssp shared library base directory"
depends EXTERNAL_TOOLCHAIN && PACKAGE_libssp