mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-10 15:46:33 -04:00
15 lines
347 B
Plaintext
15 lines
347 B
Plaintext
# $NetBSD: std.obs266,v 1.2 2011/04/04 19:55:16 dyoung Exp $
|
|
#
|
|
# Standard/required options for obs266.
|
|
|
|
include "arch/evbppc/conf/std.obs405"
|
|
|
|
makeoptions PRDCTTYPE="obs266"
|
|
makeoptions TEXTADDR=0x25000
|
|
options KERNBASE=0x25000
|
|
|
|
# Atheros HAL options
|
|
include "external/isc/atheros_hal/conf/std.ath_hal"
|
|
|
|
include "arch/evbppc/conf/files.obs266"
|