ソースを参照

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