Add "arm" to the "machine" line, so we get files.arm pulled in, and more

importantly, the arm->arch/arm/include symlink.
This commit is contained in:
bjh21 2001-01-10 18:38:37 +00:00
parent 9e0af76a89
commit 5a91dd00b9
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: std.arm26,v 1.1 2000/05/09 21:55:58 bjh21 Exp $ # $NetBSD: std.arm26,v 1.2 2001/01/10 18:38:37 bjh21 Exp $
# Standard NetBSD/arm26 options # Standard NetBSD/arm26 options
machine arm26 machine arm26 arm

View File

@ -1,8 +1,8 @@
# $NetBSD: std.arm32,v 1.11 2000/06/22 20:27:51 fvdl Exp $ # $NetBSD: std.arm32,v 1.12 2001/01/10 18:38:38 bjh21 Exp $
# #
# standard NetBSD/arm32 options # standard NetBSD/arm32 options
machine arm32 machine arm32 arm
options EXEC_AOUT options EXEC_AOUT
options EXEC_SCRIPT options EXEC_SCRIPT