Skip to content

Commit

Permalink
arch/tile: stop mentioning the "kvm" subdirectory
Browse files Browse the repository at this point in the history
It causes "make clean" to fail, for example.  Once we have KVM support
complete, we'll reinstate the subdir reference.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
  • Loading branch information
Chris Metcalf committed Apr 2, 2012
1 parent e81510e commit b14f219
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/tile/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b14f219

Please sign in to comment.