summaryrefslogtreecommitdiffstats
path: root/package/powerpc-utils/powerpc-utils.mk
blob: eae58d513e7a2189c90b0c105638b9d4bdcf1eb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
################################################################################
#
# powerpc-utils
#
################################################################################

POWERPC_UTILS_VERSION = v1.4
POWERPC_UTILS_SITE = git://git.code.sf.net/p/powerpc-utils/powerpc-utils
POWERPC_UTILS_AUTORECONF = YES
POWERPC_UTILS_DEPENDENCIES = zlib
POWERPC_UTILS_LICENSE = Common Public License Version 1.0
POWERPC_UTILS_LICENSE_FILES = COPYRIGHT

POWERPC_UTILS_CONF_OPTS = --without-librtas

$(eval $(autotools-package))
OpenPOWER on IntegriCloud