Skip to content

Commit e0838a9

Browse files
rddunlaphdeller
authored andcommitted
parisc: update kbuild doc. aliases for parisc64
ARCH=parisc64 is now supported for 64-bit parisc builds, so add this alias to the kbuild.rst documentation. Fixes: 3dcfb72 ("parisc: Make CONFIG_64BIT available for ARCH=parisc64 only") Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com> Cc: Helge Deller <deller@gmx.de> Cc: linux-parisc@vger.kernel.org Cc: Masahiro Yamada <masahiroy@kernel.org> Cc: linux-kbuild@vger.kernel.org Cc: Jonathan Corbet <corbet@lwn.net> Cc: linux-doc@vger.kernel.org Acked-by: Masahiro Yamada <masahiroy@kernel.org> Signed-off-by: Helge Deller <deller@gmx.de>
1 parent 82da62a commit e0838a9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Documentation/kbuild/kbuild.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ directory name found in the arch/ directory.
160160
But some architectures such as x86 and sparc have aliases.
161161

162162
- x86: i386 for 32 bit, x86_64 for 64 bit
163+
- parisc: parisc64 for 64 bit
163164
- sparc: sparc32 for 32 bit, sparc64 for 64 bit
164165

165166
CROSS_COMPILE

0 commit comments

Comments
 (0)