xref: /OK3568_Linux_fs/buildroot/package/memtool/memtool.mk (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1################################################################################
2#
3# memtool
4#
5################################################################################
6
7MEMTOOL_VERSION = 2018.03.0
8MEMTOOL_SITE = http://public.pengutronix.de/software/memtool
9MEMTOOL_SOURCE = memtool-$(MEMTOOL_VERSION).tar.xz
10MEMTOOL_LICENSE = GPL-2.0
11MEMTOOL_LICENSE_FILES = COPYING
12
13$(eval $(autotools-package))
14