mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 23:28:37 -04:00
Style cleanup.
This commit is contained in:
parent
a9a8ba3d71
commit
9fd2cfcc2f
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD$
|
||||
# $FreeBSD$
|
||||
|
||||
BASE= cdboot
|
||||
PROG= ${BASE}
|
||||
|
|
@ -8,4 +8,4 @@ LOAD_ADDRESS= ${PRIMARY_LOAD_ADDRESS}
|
|||
|
||||
CFLAGS+= -DLOADER_CDROM_SUPPORT
|
||||
|
||||
.include <${.CURDIR}/../common/Makefile.common>
|
||||
.include <${.CURDIR}/../common/Makefile.common>
|
||||
|
|
|
|||
Loading…
Reference in a new issue