ethtool: update to ethtool-2.6.36

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-21 20:38:23 +01:00
parent 8199e05446
commit 33ecf89aef
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
. config/options $1
LDFLAGS="$LDFLAGS -fwhole-program"
cd $PKG_BUILD
./configure --host=$TARGET_NAME \

View File

@ -1,5 +1,5 @@
PKG_NAME="ethtool"
PKG_VERSION="2.6.35"
PKG_VERSION="2.6.36"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"