2005-12-16 14:33:32 +01:00
|
|
|
#############################################################
|
|
|
|
#
|
|
|
|
# smartmontools
|
|
|
|
#
|
|
|
|
#############################################################
|
2011-01-11 19:32:31 +01:00
|
|
|
|
2011-09-30 21:47:32 +02:00
|
|
|
SMARTMONTOOLS_VERSION = 5.41
|
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))
|