forked from Ivasoft/openwrt
add more profiles
SVN-Revision: 34131
This commit is contained in:
19
target/linux/lantiq/xway/profiles/lantiq.mk
Normal file
19
target/linux/lantiq/xway/profiles/lantiq.mk
Normal file
@@ -0,0 +1,19 @@
|
||||
define Profile/EASY80920-NOR
|
||||
NAME:=EASY80920-NOR
|
||||
endef
|
||||
|
||||
define Profile/EASY80920-NOR/Description
|
||||
Lantiq EASY80920 evalkit (NOR)
|
||||
endef
|
||||
|
||||
$(eval $(call Profile,EASY80920-NOR))
|
||||
|
||||
define Profile/EASY80920-NAND
|
||||
NAME:=EASY80920-NAND
|
||||
endef
|
||||
|
||||
define Profile/EASY80920-NAND/Description
|
||||
Lantiq EASY80920 evalkit (NAND)
|
||||
endef
|
||||
|
||||
$(eval $(call Profile,EASY80920-NAND))
|
||||
Reference in New Issue
Block a user