ethtool: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:07:46 +01:00
parent 4e57c1587b
commit 6ba9eb99a9

View File

@ -12,3 +12,5 @@ PKG_SECTION="network"
PKG_SHORTDESC="ethtool: Display or change ethernet card settings"
PKG_LONGDESC="Ethtool is used for querying settings of an ethernet device and changing them."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"