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