diff options
-rw-r--r-- | Makefile | 3 | ||||
-rw-r--r-- | arch/tile/configs/tilepro_defconfig (renamed from arch/tile/configs/tile_defconfig) | 0 |
2 files changed, 3 insertions, 0 deletions
@@ -221,6 +221,9 @@ ifeq ($(ARCH),sh64) endif # Additional ARCH settings for tile +ifeq ($(ARCH),tilepro) + SRCARCH := tile +endif ifeq ($(ARCH),tilegx) SRCARCH := tile endif diff --git a/arch/tile/configs/tile_defconfig b/arch/tile/configs/tilepro_defconfig index f58dc362b94..f58dc362b94 100644 --- a/arch/tile/configs/tile_defconfig +++ b/arch/tile/configs/tilepro_defconfig |