Install cpu.h. Noted in PR port-powerpc/16285 from smi@sm.sony.co.jp.
This commit is contained in:
parent
2637121712
commit
4fb4a95b7e
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.1 2001/06/13 06:01:49 simonb Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2002/04/10 15:36:42 briggs Exp $
|
||||
|
||||
KDIR= /sys/arch/powerpc/include/ibm4xx
|
||||
INCSDIR= /usr/include/powerpc/ibm4xx
|
||||
|
||||
INCS= pmap.h pte.h tlb.h
|
||||
INCS= cpu.h pmap.h pte.h tlb.h
|
||||
|
||||
.include <bsd.kinc.mk>
|
||||
|
|
Loading…
Reference in New Issue