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:35:47 +0100 |
| commit | fc366fde0756cb342328d2ffd29756672b2624b5 (patch) | |
| tree | e0ca91972fac39c13ab2c9bce363620bf59a23e8 | |
| parent | b630d525c88e824d250f5c565356ed870c16330e (diff) | |
| download | upstream-fc366fde0756cb342328d2ffd29756672b2624b5.tar.gz upstream-fc366fde0756cb342328d2ffd29756672b2624b5.tar.bz2 upstream-fc366fde0756cb342328d2ffd29756672b2624b5.zip | |
lantiq: remove CPU_TYPE:=mips32r2, it gets overwritten anyway
Signed-off-by: Felix Fietkau <nbd@nbd.name>
| -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 66f3e7645d7..3e4f48e7b12 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 |
