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 | 2b84aa9043fd0bc319d15186a2c09d16e2a0e488 (patch) | |
tree | a7050e91ad082526a31b3723192c3f56e9be583a /target/linux/xburst/Makefile | |
parent | 82d65a5e3511e3e1361938a83930eca1514a6656 (diff) | |
download | master-187ad058-2b84aa9043fd0bc319d15186a2c09d16e2a0e488.tar.gz master-187ad058-2b84aa9043fd0bc319d15186a2c09d16e2a0e488.tar.bz2 master-187ad058-2b84aa9043fd0bc319d15186a2c09d16e2a0e488.zip |
[xburst] Add kernel sound packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20132 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |