mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Added ${MACHINE}/boot to build bootblocks.
Submitted by: Paul Richards
This commit is contained in:
parent
23573be72a
commit
8a2283e2ac
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# $Id$
|
||||
# $Id: Makefile,v 1.2 1994/08/02 07:38:17 davidg Exp $
|
||||
|
||||
SUBDIR= libkern
|
||||
SUBDIR= ${MACHINE}/boot libkern
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue