hdparm: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:05:27 +01:00
parent d18d4c0818
commit 941811b661

View File

@ -12,3 +12,5 @@ PKG_SECTION="tools"
PKG_SHORTDESC="hdparm: Get/set hard disk parameters"
PKG_LONGDESC="Shell utility to access/tune ioctl features of the Linux IDE driver and IDE drives."
PKG_IS_ADDON="no"
PKG_AUTORECONF="no"