mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:34:04 +02:00
[package] toolchain: Fix typo in libssp config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32723 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4f9a99a732
commit
8c1af1aa3e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user