1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

Disable smash stacking support by default, but allow to enable it as an experimental feature

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12010 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian
2008-07-30 12:54:28 +00:00
parent 512b9e875d
commit 2c8df11418
3 changed files with 16 additions and 0 deletions
+1
View File
@@ -78,6 +78,7 @@ endef
define Package/libssp
$(call Package/gcc/Default)
DEPENDS:=@SSP_SUPPORT
TITLE:=GCC support library
endef