mirror of https://github.com/hak5/openwrt.git
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))
|