openwrt/target/linux/lantiq/ar9/profiles/001-lantiq.mk

11 lines
198 B
Makefile

define Profile/EASY50812
NAME:=EASY50812
PACKAGES:= kmod-usb-core kmod-usb-dwc-otg
endef
define Profile/EASY50812/Description
Lantiq EASY50812 evalkit
endef
$(eval $(call Profile,EASY50812))