Edit

IABSD.fr/ports/sysutils/u-boot/Makefile

Branch :

  • Show log

    Commit

  • Author : kettenis
    Date : 2024-04-09 13:03:23
    Hash : 90ea5e81
    Message : Hook up the new u-boot-sunxi port.

  • sysutils/u-boot/Makefile
  •      SUBDIR =
         SUBDIR += aarch64
         SUBDIR += arm
         SUBDIR += riscv64
         SUBDIR += rk356x
         SUBDIR += rk3588
         SUBDIR += sun50i
         SUBDIR += sunxi
    
    .include <bsd.port.subdir.mk>