]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r309491: Build smbios.ko as a module for amd64 and i386
authorrpokala <rpokala@FreeBSD.org>
Sun, 11 Dec 2016 02:01:57 +0000 (02:01 +0000)
committerrpokala <rpokala@FreeBSD.org>
Sun, 11 Dec 2016 02:01:57 +0000 (02:01 +0000)
commitbee43bafd9d8bfa560c60b8eeeffc40b279b1f2d
tree32db7a4817d58416b8c5a7a3ba0b348bfe7bb726
parent4e59ab96afe21cb39483bdf91bd7e8a26be1ae83
MFC r309491: Build smbios.ko as a module for amd64 and i386

For whatever reason, smapi, smbios, vpd are all under the "bios" directory.
smapi is only for i386, so the entire "bios" directory is only built for
i386. Break smapi out, and make only it i386-specific. Then, build the
"bios" directory for both amd64 and i386.
sys/modules/Makefile
sys/modules/bios/Makefile