mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-11 21:25:48 +00:00
7 lines
154 B
Makefile
7 lines
154 B
Makefile
define Profile/BTHOMEHUBV5A
|
|
NAME:=BT Home Hub 5A
|
|
PACKAGES:=kmod-ath9k kmod-ath10k wpad-mini kmod-usb-dwc2
|
|
endef
|
|
|
|
$(eval $(call Profile,BTHOMEHUBV5A))
|