mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
23a19ed314
new u-boot-rk3328 port. ok sthen@
13 lines
238 B
Makefile
13 lines
238 B
Makefile
SUBDIR =
|
|
SUBDIR += aarch64
|
|
SUBDIR += arm
|
|
SUBDIR += riscv64
|
|
SUBDIR += rk3328
|
|
SUBDIR += rk356x
|
|
SUBDIR += rk3588
|
|
SUBDIR += rpi
|
|
SUBDIR += sun50i
|
|
SUBDIR += sunxi
|
|
|
|
.include <bsd.port.subdir.mk>
|