X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/de2c2b0b71d6c61d6070c5594ac9a73d7c69dc8a..7bd72d46a137a00ae4ce56982ce1b93603f9ade8:/target/linux/xburst/n526/target.mk diff --git a/target/linux/xburst/n526/target.mk b/target/linux/xburst/n526/target.mk index edc4d17d1..afff49c2e 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-jzcodec \ + kmod-sound-soc-n516 \