diff options
| author | Felix Fietkau <nbd@nbd.name> | 2017-01-24 13:33:45 +0100 |
|---|---|---|
| committer | Felix Fietkau <nbd@nbd.name> | 2017-01-24 13:33:45 +0100 |
| commit | ad85464f11ee40ef1861d0a610ca4a3503835f9f (patch) | |
| tree | 70f138869939f3bcd6dc122a9102d300c477a634 /target/linux | |
| parent | f4f8f4a180366ee90fd8e153213db2cb746ca361 (diff) | |
| download | mtk-20170518-ad85464f11ee40ef1861d0a610ca4a3503835f9f.zip mtk-20170518-ad85464f11ee40ef1861d0a610ca4a3503835f9f.tar.gz mtk-20170518-ad85464f11ee40ef1861d0a610ca4a3503835f9f.tar.bz2 | |
lantiq: remove CPU_TYPE:=mips32r2, it gets overwritten anyway
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux')
| -rw-r--r-- | target/linux/lantiq/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/lantiq/Makefile b/target/linux/lantiq/Makefile index 66f3e76..3e4f48e 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 |
