From 464e7a7f10e634612a70793a46c38bcaaf58737a Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Sun, 1 Mar 2015 15:56:43 +0000 Subject: xburst: Remove n516, n526 and id800wt subtargets The driver code for supporting these subtargets was already removed a while ago, so the current images wont actually boot. It is also quite unlikely that there are any users of them at this point, so remove them. Signed-off-by: Lars-Peter Clausen SVN-Revision: 44586 --- target/linux/xburst/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/xburst/Makefile') diff --git a/target/linux/xburst/Makefile b/target/linux/xburst/Makefile index 64ee7ec..adeb7d6 100644 --- a/target/linux/xburst/Makefile +++ b/target/linux/xburst/Makefile @@ -10,7 +10,7 @@ ARCH:=mipsel BOARD:=xburst BOARDNAME:=Ingenic XBurst FEATURES:=targz nand ubifs audio -SUBTARGETS:=qi_lb60 n516 n526 id800wt +SUBTARGETS:=qi_lb60 KERNEL_PATCHVER:=3.10 -- cgit v1.1