Update ethtool to version 6 (#3620)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@11711 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2008-07-06 14:32:48 +00:00
parent 3c301e4a43
commit 185b96936d
2 changed files with 59 additions and 1261 deletions

View File

@ -9,15 +9,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ethtool
PKG_VERSION:=3
PKG_RELEASE:=0
PKG_VERSION:=6
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/gkernel
PKG_MD5SUM:=b4e71f7fa2629250677eefcb338442c5
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
PKG_MD5SUM:=3b721ec27f17ebf320ba8c505cf66d9c
include $(INCLUDE_DIR)/package.mk

File diff suppressed because it is too large Load Diff