diff options
author | Warner Losh <imp@FreeBSD.org> | 2017-08-02 16:17:19 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2017-08-02 16:17:19 +0000 |
commit | d0922198b17571f749cbfa4d6b4b86918c197e42 (patch) | |
tree | 88b25687df748068139e685d3261b895614cc089 /sysutils/u-boot-orangepi-plus-2e | |
parent | fb7518f146b42f0249bcd864d086012dfd923a44 (diff) |
Notes
Diffstat (limited to 'sysutils/u-boot-orangepi-plus-2e')
-rw-r--r-- | sysutils/u-boot-orangepi-plus-2e/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sysutils/u-boot-orangepi-plus-2e/Makefile b/sysutils/u-boot-orangepi-plus-2e/Makefile index 9121aad50f6f..b9fdaba83015 100644 --- a/sysutils/u-boot-orangepi-plus-2e/Makefile +++ b/sysutils/u-boot-orangepi-plus-2e/Makefile @@ -2,12 +2,7 @@ # $FreeBSD$ MAINTAINER= amutu@amutu.com -COMMENT= Cross-build U-Boot loader for OrangePi Plus 2E - -LICENSE= GPLv2 - MASTERDIR= ${.CURDIR}/../u-boot-master -DESCR= ${.CURDIR}/pkg-descr MODEL= orangepi-plus-2e BOARD_CONFIG= orangepi_plus2e_defconfig |