diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2015-03-24 10:38:50 +0000 |
---|---|---|
committer | Rafał Miłecki <zajec5@gmail.com> | 2015-03-24 10:38:50 +0000 |
commit | a4d7571367920e7e31f60d9c4c23a1eed4d659c7 (patch) | |
tree | 4323040f0ee9801ccf6e047d8d13725c75b03cc3 /target/linux/xburst/Makefile | |
parent | 437d710546e20c9ccabc7866dd9f57de3c0f2b9d (diff) | |
download | upstream-a4d7571367920e7e31f60d9c4c23a1eed4d659c7.tar.gz upstream-a4d7571367920e7e31f60d9c4c23a1eed4d659c7.tar.bz2 upstream-a4d7571367920e7e31f60d9c4c23a1eed4d659c7.zip |
mark 3.10 targets as broken
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44968
Diffstat (limited to 'target/linux/xburst/Makefile')
-rw-r--r-- | target/linux/xburst/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/xburst/Makefile b/target/linux/xburst/Makefile index adeb7d6ba6..fe4143da05 100644 --- a/target/linux/xburst/Makefile +++ b/target/linux/xburst/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=mipsel BOARD:=xburst BOARDNAME:=Ingenic XBurst -FEATURES:=targz nand ubifs audio +FEATURES:=targz nand ubifs audio broken SUBTARGETS:=qi_lb60 KERNEL_PATCHVER:=3.10 |