diff options
author | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-11 02:00:59 +0000 |
---|---|---|
committer | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-11 02:00:59 +0000 |
commit | 545ff8b63b2b2ad1ef527ea286e36e2649b7b7e4 (patch) | |
tree | a7050e91ad082526a31b3723192c3f56e9be583a /target/linux/xburst/Makefile | |
parent | a88dfb0e9b1f8e4cfae2119e8ea5595ef6d9c36b (diff) |
[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 bd746de1b..25255ed22 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 |