[include] cmake.mk: fix passing of LDFLAGS
[openwrt.git] / target / linux / lantiq / danube / profiles / 001-lantiq.mk
1 define Profile/EASY50712
2 NAME:=EASY50712
3 PACKAGES:= kmod-usb-core kmod-usb-dwc-otg
4 endef
5
6 define Profile/EASY50712/Description
7 Lantiq EASY50712 evalkit
8 endef
9
10 $(eval $(call Profile,EASY50712))
This page took 0.044204 seconds and 5 git commands to generate.