X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/de2c2b0b71d6c61d6070c5594ac9a73d7c69dc8a..40b344028b6b043b73512f036be7b3e963f85c88:/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 \