EXEC_ELF32 is already defined in std.i386

This commit is contained in:
drochner 1999-10-25 17:13:45 +00:00
parent 44a06d35fa
commit 0bd36d187b
1 changed files with 1 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: CARDBUS,v 1.2 1999/10/15 13:16:42 augustss Exp $ # $NetBSD: CARDBUS,v 1.3 1999/10/25 17:13:45 drochner Exp $
# #
# CARDBUS -- GENERIC + CardBus support # CARDBUS -- GENERIC + CardBus support
# #
@ -84,9 +84,6 @@ options COMPAT_IBCS2 # binary compatibility with SCO and ISC
options COMPAT_LINUX # binary compatibility with Linux options COMPAT_LINUX # binary compatibility with Linux
options COMPAT_FREEBSD # binary compatibility with FreeBSD options COMPAT_FREEBSD # binary compatibility with FreeBSD
# Executable format options
options EXEC_ELF32 # 32-bit ELF executables (SVR4, Linux)
# File systems # File systems
file-system FFS # UFS file-system FFS # UFS
file-system EXT2FS # second extended file system (linux) file-system EXT2FS # second extended file system (linux)