aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-rpi3
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2018-07-29 17:37:00 +0000
committerWarner Losh <imp@FreeBSD.org>2018-07-29 17:37:00 +0000
commit434b2b742366713ee26282eb8890a51d50ccc2a6 (patch)
tree2e57c770e4ad5287a760ddf453b00886a82ec3f9 /sysutils/u-boot-rpi3
parent91e592de269037d5384c71256acfe3595de04a3f (diff)
Notes
Diffstat (limited to 'sysutils/u-boot-rpi3')
-rw-r--r--sysutils/u-boot-rpi3/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/u-boot-rpi3/Makefile b/sysutils/u-boot-rpi3/Makefile
index bfc68a188101..ec6676e4cbdf 100644
--- a/sysutils/u-boot-rpi3/Makefile
+++ b/sysutils/u-boot-rpi3/Makefile
@@ -2,6 +2,10 @@
MASTERDIR= ${.CURDIR}/../u-boot-master
+EXTRA_PATCHES= ${.CURDIR}/files/
+PATCHFILES+= 937869/raw \
+ 939129/raw
+
MODEL= rpi3
BOARD_CONFIG= rpi_3_defconfig
FAMILY= rpi
@@ -9,10 +13,6 @@ UBOOT_ARCH= aarch64
DEPENDS= ${LOCALBASE}/share/rpi-firmware/bootcode.bin:sysutils/rpi-firmware
-EXTRA_PATCHES= ${.CURDIR}/files/
-PATCHFILES+= 937869/mbox/? \
- 939129/mbox/?
-
CONFIG_FRAGMENT= ${.CURDIR}/files/rpi3_fragment
FRAGMENT_NAME= rpi3_fragment