From 83d2d4b2a47526c67cd93d6a677e7b2c2d2f4d4c Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 23 Mar 2014 13:49:35 +0100 Subject: fix uclibc compile --- package/ethtool/Makefile | 2 +- package/ethtool/patches/patch-internal_h | 12 ++++++++++-- 2 files changed, 11 insertions(+), 3 deletions(-) (limited to 'package/ethtool') diff --git a/package/ethtool/Makefile b/package/ethtool/Makefile index 73bd1d886..7834dcfdb 100644 --- a/package/ethtool/Makefile +++ b/package/ethtool/Makefile @@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk PKG_NAME:= ethtool PKG_VERSION:= 3.13 -PKG_RELEASE:= 1 +PKG_RELEASE:= 2 PKG_MD5SUM:= dcb8f345d44ee79108282e7d0bdf5013 PKG_DESCR:= display or change ethernet card settings PKG_SECTION:= net diff --git a/package/ethtool/patches/patch-internal_h b/package/ethtool/patches/patch-internal_h index ceb246c07..280f92ce7 100644 --- a/package/ethtool/patches/patch-internal_h +++ b/package/ethtool/patches/patch-internal_h @@ -1,6 +1,14 @@ --- ethtool-3.13.orig/internal.h 2014-01-27 02:27:14.000000000 +0100 -+++ ethtool-3.13/internal.h 2014-03-22 20:49:34.000000000 +0100 -@@ -17,16 +17,16 @@ ++++ ethtool-3.13/internal.h 2014-03-23 13:47:54.000000000 +0100 +@@ -7,6 +7,7 @@ + #include "ethtool-config.h" + #endif + #include ++#include + #include + #include + #include +@@ -17,16 +18,16 @@ /* ethtool.h expects these to be defined by */ #ifndef HAVE_BE_TYPES -- cgit v1.2.3