diff options
author | mirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-04-08 12:09:52 +0000 |
---|---|---|
committer | mirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-04-08 12:09:52 +0000 |
commit | 729010e333a053b8399d4f021e35d4d1ac3281fb (patch) | |
tree | b872c6f7e0c9a79aa3ccbeb29bdfaacb94f236cc /target/linux/xburst/qi_lb60/target.mk | |
parent | 2b55ad4ab5c8217505df86d8f156c61afd8d1473 (diff) |
[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 \ - |