diff options
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 bd746de1b5..25255ed229 100644 --- a/target/linux/xburst/Makefile +++ b/target/linux/xburst/Makefile @@ -10,7 +10,7 @@ ARCH:=mipsel BOARD:=xburst BOARDNAME:=Ingenic XBurst FEATURES:=jffs2 tgz ubifs audio -SUBTARGETS:=qi_lb60 n526 +SUBTARGETS:=qi_lb60 n516 n526 LINUX_VERSION:=2.6.32.9 |