diff options
Diffstat (limited to 'target/linux/xburst/id800wt/target.mk')
-rw-r--r-- | target/linux/xburst/id800wt/target.mk | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/xburst/id800wt/target.mk b/target/linux/xburst/id800wt/target.mk new file mode 100644 index 0000000000..754ba34f9c --- /dev/null +++ b/target/linux/xburst/id800wt/target.mk @@ -0,0 +1,8 @@ +BOARDNAME:=Sungale Pictureframe (id800wt) +DEFAULT_PACKAGES += \ + kmod-sound-core \ + kmod-sound-soc-core \ + kmod-sound-soc-jz4740 \ + kmod-sound-soc-jz4740-codec \ + kmod-sound-soc-id800wt \ + |