7f2053da550efb634f108e24a2f2bc1e92287f7d
[openwrt/staging/rmilecki.git] / target / linux / rtl838x / profiles / 00-default.mk
1 # This is free software, licensed under the GNU General Public License v2.
2 # See /LICENSE for more information.
3 #
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
14 $(eval $(call Profile,Default))