mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 17:01:14 +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))
|