]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/tile/Makefile
Merge branch 'akpm' (Andrew's patch-bomb)
[karo-tx-linux.git] / arch / tile / Makefile
index e20b0a0b64a17cf6cf6e796a57b5cecdbad0e871..55640cf92597b11f943173928b4d7d7437d4be14 100644 (file)
@@ -59,6 +59,8 @@ libs-y                += $(LIBGCC_PATH)
 # See arch/tile/Kbuild for content of core part of the kernel
 core-y         += arch/tile/
 
+core-$(CONFIG_TILE_GXIO) += arch/tile/gxio/
+
 ifdef TILERA_ROOT
 INSTALL_PATH ?= $(TILERA_ROOT)/tile/boot
 endif