mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-23 23:23:09 +00:00
f5f36911f0
SVN-Revision: 32925
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))
|