1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-22 17:25:05 +03:00
openwrt-xburst/target/linux/lantiq/svip_le/profiles/001-lantiq.mk

11 lines
157 B
Makefile
Raw Normal View History

define Profile/EASY336
NAME:=EASY336
PACKAGES:=
endef
define Profile/EASY336/Description
Lantiq EASY336 evalkit
endef
$(eval $(call Profile,EASY336))