Move hdaudio and hdafg modules into x86 only section for now, untill
somebody creates a "all archs with PCI" ifdef.
This commit is contained in:
parent
3677c27bea
commit
2b64d8ed07
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.109 2012/08/05 04:03:39 riastradh Exp $
|
||||
# $NetBSD: Makefile,v 1.110 2012/08/06 10:31:41 martin Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
@ -30,8 +30,6 @@ SUBDIR+= gpio
|
||||
SUBDIR+= gpioiic
|
||||
SUBDIR+= gpioow
|
||||
SUBDIR+= gpiosim
|
||||
SUBDIR+= hdafg
|
||||
SUBDIR+= hdaudio
|
||||
SUBDIR+= hfs
|
||||
SUBDIR+= if_axe
|
||||
SUBDIR+= iic
|
||||
@ -111,6 +109,8 @@ SUBDIR+= exec_elf64
|
||||
SUBDIR+= amdtemp
|
||||
SUBDIR+= coretemp
|
||||
SUBDIR+= est
|
||||
SUBDIR+= hdafg
|
||||
SUBDIR+= hdaudio
|
||||
SUBDIR+= hpet
|
||||
SUBDIR+= odcm
|
||||
SUBDIR+= powernow
|
||||
|
Loading…
Reference in New Issue
Block a user