pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Add pinebook SCP, u-boot, ATF to Makefile.



Module Name:	pkgsrc-wip
Committed By:	Maya Rashish <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Mon Jul 15 21:12:23 2019 +0300
Changeset:	6fd5a69e43f1de6721d8d0d3991216ecf0d8d905

Modified Files:
	Makefile

Log Message:
Add pinebook SCP, u-boot, ATF to Makefile.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6fd5a69e43f1de6721d8d0d3991216ecf0d8d905

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile | 3 +++
 1 file changed, 3 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index b2407523c3..181abcde99 100644
--- a/Makefile
+++ b/Makefile
@@ -186,6 +186,7 @@ SUBDIR+=	arm-eabi-gcc5
 SUBDIR+=	arm-eabi-gdb
 SUBDIR+=	arm-elf-binutils
 SUBDIR+=	arm-elf-gcc47
+SUBDIR+=	arm-trusted-firmware-sun50i_a64-crust
 SUBDIR+=	armadillo
 SUBDIR+=	arora
 SUBDIR+=	arpdig
@@ -505,6 +506,7 @@ SUBDIR+=	cross-binutils
 SUBDIR+=	crossguid
 SUBDIR+=	crossroads-io
 SUBDIR+=	crrcsim
+SUBDIR+=	crust-firmware
 SUBDIR+=	cryptcat
 SUBDIR+=	crystal-bin
 SUBDIR+=	csmith
@@ -4800,6 +4802,7 @@ SUBDIR+=	txt2tags
 SUBDIR+=	typespeed
 SUBDIR+=	typhoon
 SUBDIR+=	u-boot
+SUBDIR+=	u-boot-pinebook-crust
 SUBDIR+=	u-boot-full
 SUBDIR+=	uTox-git
 SUBDIR+=	uade


Home | Main Index | Thread Index | Old Index