[package] toolchain: Fix typo in libssp config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32723 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Vasilis Tsiligiannis 2012-07-15 10:46:41 +00:00
parent 78d2618fec
commit 6f2aa7580d
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ define Package/libssp/config
menu "Configuration"
depends EXTERNAL_TOOLCHAIN && PACKAGE_libssp
config LIBSPP_ROOT_DIR
config LIBSSP_ROOT_DIR
string
prompt "libssp shared library base directory"
depends EXTERNAL_TOOLCHAIN && PACKAGE_libssp