mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 06:33:41 +00:00
9 lines
189 B
Makefile
9 lines
189 B
Makefile
|
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 \
|
||
|
|