소스 검색

lantiq: remove CPU_TYPE:=mips32r2, it gets overwritten anyway

Signed-off-by: Felix Fietkau <[email protected]>
Felix Fietkau 8 년 전
부모
커밋
ad85464f11
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      target/linux/lantiq/Makefile

+ 0 - 2
target/linux/lantiq/Makefile

@@ -14,8 +14,6 @@ MAINTAINER:=John Crispin <[email protected]>
 
 KERNEL_PATCHVER:=4.4
 
-CPU_TYPE:=mips32r2
-
 define Target/Description
 	Build firmware images for Lantiq SoC
 endef