aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/svip_be/profiles/000-generic.mk
blob: 731e4fce5ac0a45265b1696455736ae812257876 (plain)
1
2
3
4
5
6
7
8
define Profile/Generic
  NAME:=Generic - all boards
  PACKAGES:=
endef

$(eval $(call Profile,Generic))