From ed60bb8360a0b8dfaa774a4628a37152b9a462f5 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 24 Jan 2015 20:01:45 +0000 Subject: [PATCH] pxa: mark as broken It still uses the long obsolete 3.3 kernel version SVN-Revision: 44108 --- target/linux/pxa/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/pxa/Makefile b/target/linux/pxa/Makefile index 2aed3d9caf..8536169ef1 100644 --- a/target/linux/pxa/Makefile +++ b/target/linux/pxa/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=pxa BOARDNAME:=Marvell/Intel PXA2xx -FEATURES:=squashfs +FEATURES:=squashfs broken MAINTAINER:=Imre Kaloz KERNEL_PATCHVER:=3.3 -- 2.30.2