aa8e1195f8e8589fd4787459d5abd833306aece2
[openwrt/openwrt.git] / target / linux / ath79 / tiny / profiles / 00-default.mk
1 define Profile/Default
2 NAME:=Default Profile (all drivers)
3 PRIORITY := 1
4 endef
5
6 define Profile/Default/Description
7 Default package set compatible with most boards.
8 endef
9 $(eval $(call Profile,Default))