ipq807x: add very basic target support
[openwrt/staging/hauke.git] / target / linux / ipq807x / profiles / default.mk
1 define Profile/Default
2 NAME:=Default Profile (minimum package set)
3 endef
4
5 define Profile/Default/Description
6 Default package set compatible with most boards.
7 endef
8 $(eval $(call Profile,Default))