lantiq: remove CPU_TYPE:=mips32r2, it gets overwritten anyway
authorFelix Fietkau <nbd@nbd.name>
Tue, 24 Jan 2017 12:33:45 +0000 (13:33 +0100)
committerFelix Fietkau <nbd@nbd.name>
Tue, 24 Jan 2017 12:35:47 +0000 (13:35 +0100)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/lantiq/Makefile

index 66f3e7645d71e8d63b92abd17f62fb2d732bdd8a..3e4f48e7b12377c67c931ad3b2b81fe65541ee61 100644 (file)
@@ -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