diff options
Diffstat (limited to 'target/linux/xburst/n516/target.mk')
-rw-r--r-- | target/linux/xburst/n516/target.mk | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/target/linux/xburst/n516/target.mk b/target/linux/xburst/n516/target.mk index 82af80dd2b..b265d9abab 100644 --- a/target/linux/xburst/n516/target.mk +++ b/target/linux/xburst/n516/target.mk @@ -1,2 +1,8 @@ BOARDNAME:=Hanvon N516 e-book reader -#DEFAULT_PACKAGES += uboot-xburst-n516 +DEFAULT_PACKAGES += \ + kmod-sound-core \ + kmod-sound-soc-core \ + kmod-sound-soc-jz4740 \ + kmod-sound-soc-jzcodec \ + kmod-sound-soc-n516 \ + |