mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Minor nit. It is probably still incorrect, but at least don't
claim to use i386-specific files on alpha...
This commit is contained in:
parent
22f054e258
commit
fdbad643d5
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ NEWVERSWHAT= "SRM disk boot"
|
|||
|
||||
.PATH: ${.CURDIR}/../common
|
||||
|
||||
# i386-specific bootstrap sources
|
||||
# Alpha-specific bootstrap sources
|
||||
SRCS+= main.c conf.c
|
||||
|
||||
# Always add MI sources
|
||||
|
|
|
|||
Loading…
Reference in a new issue