diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2010-03-11 02:00:59 +0000 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2010-03-11 02:00:59 +0000 |
commit | 256f938e5a93c219ee8301bf6da615a37b50bfc6 (patch) | |
tree | dd098644dd1362ad3e043bcb4519c205d602e2c1 /target/linux/xburst/Makefile | |
parent | 371f987651889e84a1e1fe920eb0694059214eef (diff) | |
download | upstream-256f938e5a93c219ee8301bf6da615a37b50bfc6.tar.gz upstream-256f938e5a93c219ee8301bf6da615a37b50bfc6.tar.bz2 upstream-256f938e5a93c219ee8301bf6da615a37b50bfc6.zip |
Add kernel sound packages
SVN-Revision: 20132
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 |