1 1.1.6.2 thorpej # $NetBSD: GENERIC.QEMU,v 1.1.6.2 2021/06/17 04:46:17 thorpej Exp $ 2 1.1.6.2 thorpej # 3 1.1.6.2 thorpej # Generic Alpha kernel specifically configured for Qemu. 4 1.1.6.2 thorpej 5 1.1.6.2 thorpej include "arch/alpha/conf/GENERIC" 6 1.1.6.2 thorpej 7 1.1.6.2 thorpej # reserve symbol space and copy the symbol table into it. Needed 8 1.1.6.2 thorpej # because Qemu does not load the symbol table when loading the 9 1.1.6.2 thorpej # kernel. 10 1.1.6.2 thorpej makeoptions COPY_SYMTAB=1 11