diff options
author | Mirko Vogt <mirko@openwrt.org> | 2012-04-08 12:09:52 +0000 |
---|---|---|
committer | Mirko Vogt <mirko@openwrt.org> | 2012-04-08 12:09:52 +0000 |
commit | 377233f931ec781fac67ae2bead81f6d5183d0c7 (patch) | |
tree | b872c6f7e0c9a79aa3ccbeb29bdfaacb94f236cc /target/linux/xburst/qi_lb60/target.mk | |
parent | 75df536d1b94ccfa536be64bd7605efafce24872 (diff) | |
download | upstream-377233f931ec781fac67ae2bead81f6d5183d0c7.tar.gz upstream-377233f931ec781fac67ae2bead81f6d5183d0c7.tar.bz2 upstream-377233f931ec781fac67ae2bead81f6d5183d0c7.zip |
[target/xburst] level up target xburst to linux kernel version 3.2.1
Thanks to the qi-hardware project - especially to Lars, Maarten and Xiangfu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31218 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/xburst/qi_lb60/target.mk')
-rw-r--r-- | target/linux/xburst/qi_lb60/target.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/target/linux/xburst/qi_lb60/target.mk b/target/linux/xburst/qi_lb60/target.mk index 7477225c99..8ae71bd9cb 100644 --- a/target/linux/xburst/qi_lb60/target.mk +++ b/target/linux/xburst/qi_lb60/target.mk @@ -1,8 +1 @@ BOARDNAME:=QI Ben Nanonote (qi_lb60) -DEFAULT_PACKAGES += \ - kmod-sound-core \ - kmod-sound-soc-core \ - kmod-sound-soc-jz4740 \ - kmod-sound-soc-jz4740-codec \ - kmod-sound-soc-qilb60 \ - |