in_cksum.S needs assym.h.
This commit is contained in:
parent
5f31e21d22
commit
b120166d53
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile.amd64,v 1.21 2008/01/17 01:56:02 lukem Exp $
|
||||
# $NetBSD: Makefile.amd64,v 1.22 2008/01/21 19:39:28 joerg Exp $
|
||||
|
||||
# Makefile for NetBSD
|
||||
#
|
||||
@ -77,7 +77,7 @@ LINKFORMAT= -T ${AMD64}/conf/${KERN_LDSCRIPT}
|
||||
# depend on CPU configuration
|
||||
locore.o machdep.o: Makefile
|
||||
|
||||
acpi_wakeup_low.o busfunc.o cpufunc.o lock_stubs.o: assym.h
|
||||
acpi_wakeup_low.o busfunc.o cpufunc.o in_cksum.o lock_stubs.o: assym.h
|
||||
linux32_sigcode.o mptramp.o netbsd32_sigcode.o: assym.h
|
||||
|
||||
##
|
||||
|
Loading…
Reference in New Issue
Block a user