2
0
forked from Ivasoft/openwrt

add linux-v3.7

SVN-Revision: 34687
This commit is contained in:
John Crispin
2012-12-15 01:59:45 +00:00
parent 240a3a38e1
commit 3a948770cf
50 changed files with 16717 additions and 32 deletions

View File

@@ -1,19 +1,17 @@
define Profile/EASY80920-NOR
NAME:=EASY80920-NOR
define Profile/EASY50712
NAME:=Lantiq Danube - EASY50712
endef
define Profile/EASY80920-NOR/Description
Lantiq EASY80920 evalkit (NOR)
$(eval $(call Profile,EASY50712))
define Profile/EASY80920NOR
NAME:=Lantiq VR9 - EASY80920NOR
endef
$(eval $(call Profile,EASY80920-NOR))
$(eval $(call Profile,EASY80920NOR))
define Profile/EASY80920-NAND
NAME:=EASY80920-NAND
define Profile/EASY80920NAND
NAME:=Lantiq VR9 - EASY80920NAND
endef
define Profile/EASY80920-NAND/Description
Lantiq EASY80920 evalkit (NAND)
endef
$(eval $(call Profile,EASY80920-NAND))
$(eval $(call Profile,EASY80920NAND))