2014-06-17 07:21:47 +02:00
|
|
|
################################################################################
|
|
|
|
#
|
|
|
|
# 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
|
|
|
|
|
2014-09-27 21:32:44 +02:00
|
|
|
POWERPC_UTILS_CONF_OPTS = --without-librtas
|
2014-06-17 07:21:47 +02:00
|
|
|
|
|
|
|
$(eval $(autotools-package))
|