realtek: update the tree to the latest refactored version
[openwrt/staging/jow.git] / target / linux / realtek / 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))