Author: nbd Date: 2015-01-24 21:01:45 +0100 (Sat, 24 Jan 2015) New Revision: 44108
Modified: trunk/target/linux/pxa/Makefile Log: pxa: mark as broken It still uses the long obsolete 3.3 kernel version Modified: trunk/target/linux/pxa/Makefile =================================================================== --- trunk/target/linux/pxa/Makefile 2015-01-24 20:01:40 UTC (rev 44107) +++ trunk/target/linux/pxa/Makefile 2015-01-24 20:01:45 UTC (rev 44108) @@ -9,7 +9,7 @@ ARCH:=arm BOARD:=pxa BOARDNAME:=Marvell/Intel PXA2xx -FEATURES:=squashfs +FEATURES:=squashfs broken MAINTAINER:=Imre Kaloz <[email protected]> KERNEL_PATCHVER:=3.3 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
