summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/powertop/powertop.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/powertop/powertop.mk b/package/powertop/powertop.mk
index ce7a118758..cf5e8d4ffb 100644
--- a/package/powertop/powertop.mk
+++ b/package/powertop/powertop.mk
@@ -12,6 +12,8 @@ POWERTOP_DEPENDENCIES = pciutils ncurses libnl host-pkgconf \
POWERTOP_LICENSE = GPL-2.0
POWERTOP_LICENSE_FILES = COPYING
POWERTOP_CONF_ENV = LIBS=$(TARGET_NLS_LIBS)
+# 0001-dont-force-stack-smashing-protection.patch
+POWERTOP_AUTORECONF = YES
# Help powertop at finding the right ncurses library depending on
# which one is available.
OpenPOWER on IntegriCloud