aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq807x/profiles/default.mk
blob: 44935d690505359203381cf27e6e09ccd10b07eb (plain)
1
2
3
4
5
6
7
8
define Profile/Default
	NAME:=Default Profile (minimum package set)
endef

define Profile/Default/Description
	Default package set compatible with most boards.
endef
$(eval $(call Profile,Default))