From f3252fa32f244247862681266846545c301f5c4b Mon Sep 17 00:00:00 2001 From: Chris Metcalf Date: Fri, 30 Mar 2012 15:29:40 -0400 Subject: [PATCH] --- yaml --- r: 298853 b: refs/heads/master c: b14f21906774be181627412fed5b6b5fae2b53a2 h: refs/heads/master i: 298851: 189a0bb5c091430f6f74f08ca62ac61d3f9cdde3 v: v3 --- [refs] | 2 +- trunk/arch/tile/Makefile | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 9514e51634b6..0368d2b70581 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e81510e0c3800dc730e0c544e3949f7bde368c2b +refs/heads/master: b14f21906774be181627412fed5b6b5fae2b53a2 diff --git a/trunk/arch/tile/Makefile b/trunk/arch/tile/Makefile index 5e4d3b98d711..9520bc5a4b7f 100644 --- a/trunk/arch/tile/Makefile +++ b/trunk/arch/tile/Makefile @@ -54,8 +54,6 @@ libs-y += $(LIBGCC_PATH) # See arch/tile/Kbuild for content of core part of the kernel core-y += arch/tile/ -core-$(CONFIG_KVM) += arch/tile/kvm/ - ifdef TILERA_ROOT INSTALL_PATH ?= $(TILERA_ROOT)/tile/boot endif