ea0c5623f6172da38acaaa95dac2468e76598307
[openwrt/staging/wigyori.git] / target / linux / ipq806x / profiles / 00-default.mk
1 define Profile/Default
2 NAME:=Default Profile
3 PRIORITY:=1
4 PACKAGES:=ath10k-firmware-qca99x0-ct-ct ath10k-firmware-qca988x-ct-ct ath10k-firmware-qca9984-ct-ct
5 endef
6
7 define Profile/Default/Description
8 Default package set compatible with most boards.
9 endef
10 $(eval $(call Profile,Default))