Browse Source

toolchain: Fix typo in libssp config

SVN-Revision: 32723
Vasilis Tsiligiannis 13 years ago
parent
commit
61095c10dd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/toolchain/Makefile

+ 1 - 1
package/toolchain/Makefile

@@ -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