2c24d3c95ed8bff363930c513fdbd09f59fbdac2
[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))