mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2025-04-05 00:16:46 +02:00
8 lines
265 B
PHP
8 lines
265 B
PHP
# Include for boards with AMPAK 6212A Wifi / Bluetooth module
|
|
# https://linux-sunxi.org/Wifi#Ampak
|
|
|
|
MACHINE_EXTRA_RRECOMMENDS:append = " kernel-module-brcmfmac"
|
|
MACHINE_EXTRA_RDEPENDS:append = " linux-firmware-bcm43430"
|
|
|
|
MACHINE_FEATURES:append = " bluetooth wifi"
|