diff options
Diffstat (limited to 'arch/tile/Makefile')
-rw-r--r-- | arch/tile/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/tile/Makefile b/arch/tile/Makefile index 5e4d3b98d711..9520bc5a4b7f 100644 --- a/arch/tile/Makefile +++ b/arch/tile/Makefile | |||
@@ -54,8 +54,6 @@ libs-y += $(LIBGCC_PATH) | |||
54 | # See arch/tile/Kbuild for content of core part of the kernel | 54 | # See arch/tile/Kbuild for content of core part of the kernel |
55 | core-y += arch/tile/ | 55 | core-y += arch/tile/ |
56 | 56 | ||
57 | core-$(CONFIG_KVM) += arch/tile/kvm/ | ||
58 | |||
59 | ifdef TILERA_ROOT | 57 | ifdef TILERA_ROOT |
60 | INSTALL_PATH ?= $(TILERA_ROOT)/tile/boot | 58 | INSTALL_PATH ?= $(TILERA_ROOT)/tile/boot |
61 | endif | 59 | endif |