ath11k-firmware: Move from kvalo to new upstream repository
[openwrt/staging/mans0n.git] / target / linux / ath25 / profiles / 00-default.mk
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Copyright (C) 2011 OpenWrt.org
4
5 define Profile/Default
6 NAME:=Default Profile
7 PRIORITY:=1
8 endef
9
10 define Profile/Default/Description
11 Default package set compatible with most boards.
12 endef
13 $(eval $(call Profile,Default))