bcm53xx: include b43 in Tenda AC9 image

There is some (poor?) support for BCM43217 in b43.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
master
Rafał Miłecki 8 years ago
parent 70af3bfd57
commit 3b26a5bb15
  1. 2
      target/linux/bcm53xx/image/Makefile

@ -223,7 +223,7 @@ endef
define Device/tenda-ac9
DEVICE_TITLE := Tenda AC9
DEVICE_PACKAGES := $(USB2_PACKAGES)
DEVICE_PACKAGES := kmod-b43 $(USB2_PACKAGES)
IMAGES := trx
IMAGE/trx := append-rootfs | trx-serial
endef

Loading…
Cancel
Save