NetBSD/sys/arch/walnut/conf/std.walnut

16 lines
426 B
Plaintext
Raw Normal View History

2001-08-26 15:00:07 +04:00
# $NetBSD: std.walnut,v 1.2 2001/08/26 11:00:07 simonb Exp $
#
# Standard/required options for NetBSD/walnut.
machine walnut powerpc
# standard ("mandatory") kernel options.
options PPC_IBM4XX # IBM 40x family
# Executable support:
options EXEC_ELF32 # (native) ELF32 binary support
options EXEC_AOUT # (native) a.out binary support (deprecated)
options EXEC_SCRIPT # shell script support
2001-08-26 15:00:07 +04:00
makeoptions TEXTADDR=0x25000