summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
Diffstat (limited to 'package')
-rw-r--r--package/sstrip/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/sstrip/Config.in b/package/sstrip/Config.in
index 12a5941c5..c458f8eab 100644
--- a/package/sstrip/Config.in
+++ b/package/sstrip/Config.in
@@ -1,5 +1,6 @@
config BR2_PACKAGE_SSTRIP
bool "sstrip"
+ depends on BR2_DEPRECATED_SINCE_2016_08
help
Small utility that removes a few bytes from an executable that
strip leaves behind.