X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/de2c2b0b71d6c61d6070c5594ac9a73d7c69dc8a..a1294657c3a5793b62c2f05045b559e4219a482f:/target/linux/xburst/n526/target.mk diff --git a/target/linux/xburst/n526/target.mk b/target/linux/xburst/n526/target.mk index edc4d17d1..e7bcc77de 100644 --- a/target/linux/xburst/n526/target.mk +++ b/target/linux/xburst/n526/target.mk @@ -1,2 +1,7 @@ BOARDNAME:=Hanvon N526 e-book reader -DEFAULT_PACKAGES += uboot-xburst-n526 +DEFAULT_PACKAGES += \ + kmod-sound-core \ + kmod-sound-soc-core \ + kmod-sound-soc-jz4740 \ + kmod-sound-soc-jz4740-codec \ + kmod-sound-soc-n516 \