aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-pinebookpro
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2020-07-08 17:18:56 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2020-07-08 17:18:56 +0000
commit0be75b47fa1e9a10e384cb1f24e3f0b109516507 (patch)
treecb76f2f047f1294ae1e55b89da53437863be787b /sysutils/u-boot-pinebookpro
parent92aa91e4571e0fa976ac3cde092c798a882067f0 (diff)
downloadports-0be75b47fa1e9a10e384cb1f24e3f0b109516507.tar.gz
ports-0be75b47fa1e9a10e384cb1f24e3f0b109516507.zip
u-boot: Update to 2020.07
Remove upstreamed patches.
Notes
Notes: svn path=/head/; revision=541505
Diffstat (limited to 'sysutils/u-boot-pinebookpro')
-rw-r--r--sysutils/u-boot-pinebookpro/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/sysutils/u-boot-pinebookpro/Makefile b/sysutils/u-boot-pinebookpro/Makefile
index fadd625bd5e4..827b2f278a38 100644
--- a/sysutils/u-boot-pinebookpro/Makefile
+++ b/sysutils/u-boot-pinebookpro/Makefile
@@ -6,11 +6,4 @@ MODEL= pinebookpro
BOARD_CONFIG= pinebook-pro-rk3399_defconfig
FAMILY= rk3399
-PATCHFILES+= 1273633/raw \
- 1273674/raw \
- 1273675/raw \
- 1273676/raw \
- 1273677/raw \
- 1273678/raw
-
.include "${MASTERDIR}/Makefile"