aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/Makefile
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2010-10-16 04:19:54 -0400
committerThomas Gleixner <tglx@linutronix.de>2010-10-27 08:30:01 -0400
commitb17ed48040d9e8b6ae35bc492015bf0fe1c8bae4 (patch)
tree64c31f66a0fc65268d02b2cee14e7abd760121e9 /arch/x86/platform/Makefile
parent937f961a6539b0ac5ebf31472b90810bc1f02200 (diff)
x86: Move efi to platform
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Huang Ying <ying.huang@intel.com>
Diffstat (limited to 'arch/x86/platform/Makefile')
-rw-r--r--arch/x86/platform/Makefile1
1 files changed, 1 insertions, 0 deletions
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 @@
1# Platform specific code goes here 1# Platform specific code goes here
2obj-y += efi/
2obj-y += sfi/ 3obj-y += sfi/