mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-01 11:36:49 +00:00
11 lines
157 B
Makefile
11 lines
157 B
Makefile
|
define Profile/EASY336
|
||
|
NAME:=EASY336
|
||
|
PACKAGES:=
|
||
|
endef
|
||
|
|
||
|
define Profile/EASY336/Description
|
||
|
Lantiq EASY336 evalkit
|
||
|
endef
|
||
|
|
||
|
$(eval $(call Profile,EASY336))
|