summaryrefslogtreecommitdiff
path: root/package/pciutils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/pciutils/Makefile')
-rw-r--r--package/pciutils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pciutils/Makefile b/package/pciutils/Makefile
index b4ccef18d..5746722ca 100644
--- a/package/pciutils/Makefile
+++ b/package/pciutils/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES:= http://www.kernel.org/pub/software/utils/pciutils/ \
include ${TOPDIR}/mk/package.mk
-$(eval $(call PKG_template,PCIUTILS,pciutils,${PKG_VERSION}-${PKG_RELEASE},${ARCH}))
+$(eval $(call PKG_template,PCIUTILS,pciutils,${PKG_VERSION}-${PKG_RELEASE}))
BUILD_STYLE:= auto
MAKE_FLAGS+= CC="${TARGET_CC}" \