a92bcd381c
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 lines
302 B
Makefile
11 lines
302 B
Makefile
#############################################################
|
|
#
|
|
# smartmontools
|
|
#
|
|
#############################################################
|
|
|
|
SMARTMONTOOLS_VERSION = 5.42
|
|
SMARTMONTOOLS_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/smartmontools
|
|
|
|
$(eval $(call AUTOTARGETS))
|