mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-24 11:29:10 +00:00
63094c199a
Add support for U-Boot. This uses the U-Boot API as developed by Rafal and which is (will be) part of U-Boot 1.3.2 and later. Credits to: raj@
6 lines
53 B
Makefile
6 lines
53 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= lib
|
|
|
|
.include <bsd.subdir.mk>
|