1 1.1.4.2 yamt # $NetBSD: std.atheros,v 1.1.4.2 2006/04/11 12:20:51 yamt Exp $ 2 1.1.4.2 yamt 3 1.1.4.2 yamt machine evbmips mips 4 1.1.4.2 yamt include "conf/std" # MI standard options 5 1.1.4.2 yamt 6 1.1.4.2 yamt options MIPS3_ENABLE_CLOCK_INTR 7 1.1.4.2 yamt 8 1.1.4.2 yamt options EXEC_ELF32 # exec ELF32 binaries 9 1.1.4.2 yamt options EXEC_SCRIPT # exec #! scripts 10 1.1.4.2 yamt 11 1.1.4.2 yamt makeoptions DEFTEXTADDR="0x80020000" 12 1.1.4.2 yamt makeoptions BOARDTYPE="atheros" 13 1.1.4.2 yamt 14 1.1.4.2 yamt include "arch/evbmips/conf/files.atheros" 15 1.1.4.2 yamt include "arch/mips/conf/files.atheros" 16