freebsd-ports/sysutils/u-boot-nanopi-r4s/Makefile
Emmanuel Vadot 25cd322adb sysutils/u-boot-*: Update to 2024.01
Sponsored by:	Beckhoff Automation GmbH & Co. KG
2024-01-12 18:08:45 +01:00

7 lines
151 B
Makefile

MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= nanopi-r4s
BOARD_CONFIG= nanopi-r4s-rk3399_defconfig
FAMILY= rk3399
.include "${MASTERDIR}/Makefile"