Просмотр исходного кода

partially revert [18830]: stripped packages are still usefull when debugging with gdbserver, update CONFIG_DEBUG description and disable sstrip when CONFIG_DEBUG is selected

SVN-Revision: 18886
Florian Fainelli 16 лет назад
Родитель
Сommit
30d69f1970
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      Config.in

+ 0 - 1
Config.in

@@ -154,7 +154,6 @@ choice
 
 	config USE_STRIP
 		bool "strip"
-		depends !DEBUG
 		help
 		  This will install binaries stripped using strip from binutils