aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/danube/profiles/001-lantiq.mk
blob: 43e5de500a4bb7a9a70967e6905fbcac4cbcb1b7 (plain)
1
2
3
4
5
6
7
8
9
10
define Profile/EASY50712
  NAME:=EASY50712
  PACKAGES:= kmod-usb-core kmod-usb-dwc-otg
endef

define Profile/EASY50712/Description
	Lantiq EASY50712 evalkit
endef

$(eval $(call Profile,EASY50712))