diff options
Diffstat (limited to 'target/linux/xburst/n526/target.mk')
-rw-r--r-- | target/linux/xburst/n526/target.mk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/target/linux/xburst/n526/target.mk b/target/linux/xburst/n526/target.mk new file mode 100644 index 0000000..e7bcc77 --- /dev/null +++ b/target/linux/xburst/n526/target.mk @@ -0,0 +1,7 @@ +BOARDNAME:=Hanvon N526 e-book reader +DEFAULT_PACKAGES += \ + kmod-sound-core \ + kmod-sound-soc-core \ + kmod-sound-soc-jz4740 \ + kmod-sound-soc-jz4740-codec \ + kmod-sound-soc-n516 \ |