mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-04 21:15:29 +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))
|