mirror of
https://github.com/opnsense/src.git
synced 2026-04-28 17:49:22 -04:00
Reflect that the hardware notes is now an MI document.
This commit is contained in:
parent
ce39ada9ca
commit
e1ae210ad5
1 changed files with 2 additions and 2 deletions
|
|
@ -159,8 +159,8 @@ RELEASEDISTFILES?= ${.CURDIR}/../../ports/distfiles
|
|||
AUTO_KEYBOARD_DETECT?= 0
|
||||
|
||||
.if !defined(NODOC)
|
||||
DIST_DOCS_ARCH_INDEP= readme relnotes errata
|
||||
DIST_DOCS_ARCH_DEP= installation hardware
|
||||
DIST_DOCS_ARCH_INDEP= hardware readme relnotes errata
|
||||
DIST_DOCS_ARCH_DEP= installation
|
||||
.endif
|
||||
|
||||
# Things which without too much trouble can be considered variables
|
||||
|
|
|
|||
Loading…
Reference in a new issue