11.2Smacallan# $NetBSD: std.ingenic,v 1.2 2015/07/11 19:01:17 macallan Exp $ 21.1Smacallan 31.1Smacallanmachine evbmips mips 41.1Smacallaninclude "conf/std" # MI standard options 51.1Smacallan 61.1Smacallanoptions EXEC_ELF32 # exec ELF32 binaries 71.1Smacallanoptions EXEC_SCRIPT # exec #! scripts 81.1Smacallan 91.1Smacallanmakeoptions CPUFLAGS+="-mips32r2" 101.1Smacallanmakeoptions DEFTEXTADDR="0x80020000" 111.1Smacallanmakeoptions BOARDTYPE="ingenic" 121.1Smacallan 131.1Smacallaninclude "arch/evbmips/conf/files.ingenic" 141.1Smacallaninclude "arch/mips/conf/files.ingenic" 151.2Smacallaninclude "dev/sdmmc/files.sdmmc" # SD/MMC devices 16