1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-14 02:31:07 +02:00

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))