summaryrefslogtreecommitdiffstats
path: root/package/cbootimage/cbootimage.mk
blob: 40a248aed6a18b7ee3aa068f4c3b0f5b1d8b3523 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
################################################################################
#
# cbootimage
#
################################################################################

CBOOTIMAGE_VERSION = v1.7
CBOOTIMAGE_SITE = $(call github,NVIDIA,cbootimage,$(CBOOTIMAGE_VERSION))
CBOOTIMAGE_LICENSE = GPL-2.0
CBOOTIMAGE_LICENSE_FILES = COPYING
CBOOTIMAGE_AUTORECONF = YES

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