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