The entry went missing when we removed an obsolete patch. Add it back in to correct it.
Signed-off-by: Yong, Jonathan <jonathan.y...@intel.com> --- arch/x86/platform/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/x86/platform/Makefile b/arch/x86/platform/Makefile index a62e0be..cf2e901 100644 --- a/arch/x86/platform/Makefile +++ b/arch/x86/platform/Makefile @@ -1,4 +1,5 @@ # Platform specific code goes here +obj-y += bxt/ obj-y += ce4100/ obj-y += efi/ obj-y += geode/ -- 2.7.3 -- _______________________________________________ linux-yocto mailing list linux-yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/linux-yocto