summaryrefslogtreecommitdiffstats
path: root/target/linux/oxnas/ox810se/profiles/00-default.mk
blob: 275a9e1fbf319be97a42c4689770fdd01b01579f (plain)
1
2
3
4
5
6
7
8
9
10
define Profile/Default
	NAME:=Default Profile
	PRIORITY:=1
endef

define Profile/Default/Description
	Default package set compatible with most boards.
endef

$(eval $(call Profile,Default))