build-sys: fix typo, sparc vs spark (62b2c024)

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
This commit is contained in:
Ruediger Meier 2014-05-23 15:15:05 +00:00
parent 4c838e6c0f
commit 0f918ac197
2 changed files with 2 additions and 2 deletions

View File

@ -830,7 +830,7 @@ AM_CONDITIONAL([BUILD_FDISK], [test "x$build_fdisk" = xyes])
UL_BUILD_INIT([sfdisk], [check])
UL_EXCLUDE_ARCH([sfdisk], [spark*])
UL_EXCLUDE_ARCH([sfdisk], [sparc*])
AM_CONDITIONAL([BUILD_SFDISK], [test "x$build_sfdisk" = xyes])

View File

@ -158,7 +158,7 @@ nothing:
* alpha luna88k mac68k | 0 | 64
* sparc(OpenBSD) vax | |
* ------------------------+-------------+------------
* spark64 sparc(NetBSD) | 0 | 128
* sparc64 sparc(NetBSD) | 0 | 128
* ------------------------+-------------+------------
*
* ...and more (see http://fxr.watson.org/fxr/ident?v=NETBSD;i=LABELSECTOR)