6243568d8388ade4533bbd466ba29cd509429d6e
[openwrt.git] / target / linux / lantiq / xway / profiles / 001-lantiq.mk
1 define Profile/EASY80920-NOR
2   NAME:=EASY80920-NOR
3 endef
4
5 define Profile/EASY80920-NOR/Description
6         Lantiq EASY80920 evalkit (NOR)
7 endef
8
9 $(eval $(call Profile,EASY80920-NOR))
10
11 define Profile/EASY80920-NAND
12   NAME:=EASY80920-NAND
13 endef
14
15 define Profile/EASY80920-NAND/Description
16         Lantiq EASY80920 evalkit (NAND)
17 endef
18
19 $(eval $(call Profile,EASY80920-NAND))
20
21 define Profile/ARV7525PW
22   NAME:=ARV7525PW
23 endef
24
25 define Profile/ARV7525PW/Description
26         Speedport W303V - ARV7525PW
27 endef
28
29 $(eval $(call Profile,ARV7525PW))