2005-12-16 14:33:32 +01:00
|
|
|
#############################################################
|
|
|
|
#
|
|
|
|
# smartmontools
|
|
|
|
#
|
|
|
|
#############################################################
|
2011-01-11 19:32:31 +01:00
|
|
|
|
2012-03-11 22:48:00 +01:00
|
|
|
SMARTMONTOOLS_VERSION = 5.42
|
2011-01-11 19:32:31 +01:00
|
|
|
SMARTMONTOOLS_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/smartmontools
|
2005-12-16 14:33:32 +01:00
|
|
|
|
2011-09-29 21:57:43 +02:00
|
|
|
$(eval $(call AUTOTARGETS))
|