2012-12-15 01:59:45 +00:00
|
|
|
define Profile/EASY50712
|
|
|
|
NAME:=Lantiq Danube - EASY50712
|
2012-11-02 20:07:36 +00:00
|
|
|
endef
|
|
|
|
|
2012-12-15 01:59:45 +00:00
|
|
|
$(eval $(call Profile,EASY50712))
|
2012-11-02 20:07:36 +00:00
|
|
|
|
2012-12-15 01:59:45 +00:00
|
|
|
define Profile/EASY80920NOR
|
|
|
|
NAME:=Lantiq VR9 - EASY80920NOR
|
2012-11-02 20:07:36 +00:00
|
|
|
endef
|
|
|
|
|
2012-12-15 01:59:45 +00:00
|
|
|
$(eval $(call Profile,EASY80920NOR))
|
|
|
|
|
|
|
|
define Profile/EASY80920NAND
|
|
|
|
NAME:=Lantiq VR9 - EASY80920NAND
|
2012-11-02 20:07:36 +00:00
|
|
|
endef
|
|
|
|
|
2012-12-15 01:59:45 +00:00
|
|
|
$(eval $(call Profile,EASY80920NAND))
|