mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 07:22:33 +00:00
4248705108
SVN-Revision: 28998
11 lines
198 B
Makefile
11 lines
198 B
Makefile
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))
|