diff options
author | mirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-05-09 22:24:13 +0000 |
---|---|---|
committer | mirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-05-09 22:24:13 +0000 |
commit | 4abea1092f5db4aa8b08965c47809e246c15f734 (patch) | |
tree | bc4c4643e9a6149a278108816413ad990108e862 /target/linux/xburst/qi_lb60 | |
parent | 4f0fa75e8a17b92121f585424fb8755c40320aa3 (diff) |
sound-soc-qi_lb60: rename package as underscores are not allowed by opkg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21412 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/xburst/qi_lb60')
-rw-r--r-- | target/linux/xburst/qi_lb60/target.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/xburst/qi_lb60/target.mk b/target/linux/xburst/qi_lb60/target.mk index cd601a7751..0b2f578f4c 100644 --- a/target/linux/xburst/qi_lb60/target.mk +++ b/target/linux/xburst/qi_lb60/target.mk @@ -4,5 +4,5 @@ DEFAULT_PACKAGES += \ kmod-sound-soc-core \ kmod-sound-soc-jz4740 \ kmod-sound-soc-jzcodec \ - kmod-sound-soc-qi_lb60 \ + kmod-sound-soc-qilb60 \ |