From b17ed48040d9e8b6ae35bc492015bf0fe1c8bae4 Mon Sep 17 00:00:00 2001 From: Thomas Gleixner Date: Sat, 16 Oct 2010 10:19:54 +0200 Subject: x86: Move efi to platform Signed-off-by: Thomas Gleixner Cc: Huang Ying --- arch/x86/platform/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/x86/platform/Makefile') diff --git a/arch/x86/platform/Makefile b/arch/x86/platform/Makefile index a964fa3c0868..99e95b32ae7d 100644 --- a/arch/x86/platform/Makefile +++ b/arch/x86/platform/Makefile @@ -1,2 +1,3 @@ # Platform specific code goes here +obj-y += efi/ obj-y += sfi/ -- cgit v1.2.2