]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
hyperv/pcib: Fix the build for some kernel configs
authorDexuan Cui <dexuan@FreeBSD.org>
Fri, 18 Nov 2016 05:33:01 +0000 (05:33 +0000)
committerDexuan Cui <dexuan@FreeBSD.org>
Fri, 18 Nov 2016 05:33:01 +0000 (05:33 +0000)
commit531582f5a9c7cb64a6fc53fe45a3716fd250feed
tree5e429614cf5fd7d2baa11d069705902bb3bfd454
parentda69b8f9d127e3ae394f74501e694aadecc1a7ad
hyperv/pcib: Fix the build for some kernel configs

Add the dependency on pci explicitly for the pcib and vmbus drivers.
The related Makefiles are updated accordingly too.

Reviewed by: sephe
Approved by: sephe (mentor)
MFC after: 1 week
Sponsored by: Microsoft
sys/conf/files.amd64
sys/conf/files.i386
sys/modules/hyperv/pcib/Makefile
sys/modules/hyperv/vmbus/Makefile