From ad85464f11ee40ef1861d0a610ca4a3503835f9f Mon Sep 17 00:00:00 2001
From: Felix Fietkau <nbd@nbd.name>
Date: Tue, 24 Jan 2017 13:33:45 +0100
Subject: [PATCH] lantiq: remove CPU_TYPE:=mips32r2, it gets overwritten anyway

Signed-off-by: Felix Fietkau <nbd@nbd.name>
---
 target/linux/lantiq/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/target/linux/lantiq/Makefile b/target/linux/lantiq/Makefile
index 66f3e7645d..3e4f48e7b1 100644
--- a/target/linux/lantiq/Makefile
+++ b/target/linux/lantiq/Makefile
@@ -14,8 +14,6 @@ MAINTAINER:=John Crispin <john@phrozen.org>
 
 KERNEL_PATCHVER:=4.4
 
-CPU_TYPE:=mips32r2
-
 define Target/Description
 	Build firmware images for Lantiq SoC
 endef
-- 
2.30.2