mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Fix amd64 build by deleting trailing whitespace. Doh!
This commit is contained in:
parent
6a2b59f8a7
commit
16f564013c
1 changed files with 1 additions and 1 deletions
|
|
@ -202,7 +202,7 @@ SUBDIR+=i4b
|
|||
# mptable: broken (not 64 bit clean)
|
||||
# pnpinfo: crashes (not really useful anyway)
|
||||
.if ${MACHINE_ARCH} == "amd64"
|
||||
SUBDIR+=acpi \
|
||||
SUBDIR+=acpi \
|
||||
boot0cfg \
|
||||
btxld \
|
||||
lptcontrol \
|
||||
|
|
|
|||
Loading…
Reference in a new issue