Jelajahi Sumber

ppc44x: mark as broken

This target has consistently failed builds for a long time and it does
not look like it has any users left, nor any maintainers.

Signed-off-by: Felix Fietkau <[email protected]>
Felix Fietkau 8 tahun lalu
induk
melakukan
06c76e41d7
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      target/linux/ppc44x/Makefile

+ 1 - 1
target/linux/ppc44x/Makefile

@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 ARCH:=powerpc
 BOARD:=ppc44x
 BOARDNAME:=AMCC/IBM PPC44x
-FEATURES:=squashfs
+FEATURES:=squashfs broken
 CPU_TYPE:=440
 MAINTAINER:=Imre Kaloz <[email protected]>