b4773c0562
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.41
|
|
SMARTMONTOOLS_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/smartmontools
|
|
|
|
$(eval $(call AUTOTARGETS))
|