mirror of
https://github.com/opnsense/src.git
synced 2026-02-23 01:46:42 -05:00
o Don't build/install the manual pages or configuration files that are already installed by the OFW loader. o Hook the U-Boot loader to the build.
5 lines
58 B
Makefile
5 lines
58 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= ofw uboot
|
|
|
|
.include <bsd.subdir.mk>
|