opnsense-src/sys/modules/bios
Ravi Pokala 4d12189b6c 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.

Reviewed by:	imp
MFC after:	1 week
Sponsored by:	Panasas
Differential Revision:	https://reviews.freebsd.org/D8609
2016-12-03 17:54:08 +00:00
..
smapi Clang's 3.5 integrated assembler now handles these files correctly (it 2015-01-05 12:28:22 +00:00
smbios Introduce the new kernel sub-tree x86 which should contain all the code 2010-02-25 14:13:39 +00:00
vpd Introduce the new kernel sub-tree x86 which should contain all the code 2010-02-25 14:13:39 +00:00
Makefile Build smbios.ko as a module for amd64 and i386 2016-12-03 17:54:08 +00:00