NetBSD/distrib/sets/lists/base/module.sparc64
tsutsui 7828361bcf - don't build compat_linux on alpha until sys/modules/compat_linux/Makefile
handles required MD files under sys/compat/linux/arch/alpha
- build exec_elf64 for all 64 bit arch
- use MACHINE_ARCH!="alpha" instead of MACHINE!="alpha" for exec_elf32 check

XXX we have many histrical inconsistent use of amd64 vs x86_64.
2008-11-29 18:41:06 +00:00

6 lines
282 B
Plaintext

# $NetBSD: module.sparc64,v 1.2 2008/11/29 18:41:06 tsutsui Exp $
./@MODULEDIR@/exec_elf32 base-kernel-modules
./@MODULEDIR@/exec_elf32/exec_elf32.kmod base-kernel-modules
./@MODULEDIR@/exec_elf64 base-kernel-modules
./@MODULEDIR@/exec_elf64/exec_elf64.kmod base-kernel-modules