summaryrefslogtreecommitdiffstats
path: root/package/pciutils
diff options
context:
space:
mode:
Diffstat (limited to 'package/pciutils')
-rw-r--r--package/pciutils/pciutils.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/package/pciutils/pciutils.mk b/package/pciutils/pciutils.mk
index 16ba61b07b..bc88ab38e8 100644
--- a/package/pciutils/pciutils.mk
+++ b/package/pciutils/pciutils.mk
@@ -66,11 +66,4 @@ define PCIUTILS_INSTALL_STAGING_CMDS
endef
-# Library lacks +x so strip skips it
-define PCIUTILS_FIX_LIBRARY_MODE
- -chmod +x $(TARGET_DIR)/usr/lib/libpci.so*
-endef
-
-PCIUTILS_POST_INSTALL_TARGET_HOOKS += PCIUTILS_FIX_LIBRARY_MODE
-
$(eval $(generic-package))
OpenPOWER on IntegriCloud