X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/de2c2b0b71d6c61d6070c5594ac9a73d7c69dc8a..dba337333dc22aca6c609bb601e9f3898f6422d0:/target/linux/xburst/n526/target.mk?ds=sidebyside 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 \