c9ea67df08abfadb34fdf8aed9c847deb9784f23
[openwrt/openwrt.git] / target / linux / mpc85xx / p2020 / profiles / 00-default.mk
1 #
2 # This is free software, licensed under the GNU General Public License v2.
3 # See /LICENSE for more information.
4 #
5
6 define Profile/Default
7 NAME:=Default Profile
8 PRIORITY:=1
9 endef
10
11 define Profile/Default/Description
12 Default package set compatible with most P2020 boards.
13 endef
14
15 $(eval $(call Profile,Default))