diff options
Diffstat (limited to 'package/ethtool/Makefile')
-rw-r--r-- | package/ethtool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ethtool/Makefile b/package/ethtool/Makefile index 6e809f20a..b68ec1786 100644 --- a/package/ethtool/Makefile +++ b/package/ethtool/Makefile @@ -13,7 +13,7 @@ MASTER_SITES:= ${MASTER_SITE_SOURCEFORGE:=gkernel/} include ${TOPDIR}/mk/package.mk -$(eval $(call PKG_template,ETHTOOL,ethtool,${PKG_VERSION}-${PKG_RELEASE},${ARCH})) +$(eval $(call PKG_template,ETHTOOL,ethtool,${PKG_VERSION}-${PKG_RELEASE})) CONFIGURE_STYLE= gnu BUILD_STYLE= auto |