summaryrefslogtreecommitdiffstats
path: root/package/pciutils
diff options
context:
space:
mode:
Diffstat (limited to 'package/pciutils')
-rw-r--r--package/pciutils/pciutils.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/package/pciutils/pciutils.mk b/package/pciutils/pciutils.mk
index 2dd5771f21..30d429e75a 100644
--- a/package/pciutils/pciutils.mk
+++ b/package/pciutils/pciutils.mk
@@ -46,11 +46,6 @@ else
PCIUTILS_MAKE_OPTS += SHARED=yes
endif
-# Build after busybox since it's got a lightweight lspci
-ifeq ($(BR2_PACKAGE_BUSYBOX),y)
-PCIUTILS_DEPENDENCIES += busybox
-endif
-
define PCIUTILS_CONFIGURE_CMDS
$(SED) 's/wget --no-timestamping/wget/' $(PCIUTILS_DIR)/update-pciids.sh
$(SED) 's/uname -s/echo Linux/' \
OpenPOWER on IntegriCloud