summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xway/profiles/001-lantiq.mk
diff options
context:
space:
mode:
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-11-09 19:26:58 +0000
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-11-09 19:26:58 +0000
commit50d37a89fe99a2aa1ced3737ded240412ad2b599 (patch)
tree5e424021a662107ba9750db5d5210057527d2fbe /target/linux/lantiq/xway/profiles/001-lantiq.mk
parent03110d670c3793d24f0d813492d31c983a6c9542 (diff)
[lantiq] add more profiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34131 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/xway/profiles/001-lantiq.mk')
-rw-r--r--target/linux/lantiq/xway/profiles/001-lantiq.mk29
1 files changed, 0 insertions, 29 deletions
diff --git a/target/linux/lantiq/xway/profiles/001-lantiq.mk b/target/linux/lantiq/xway/profiles/001-lantiq.mk
deleted file mode 100644
index 6243568d8..000000000
--- a/target/linux/lantiq/xway/profiles/001-lantiq.mk
+++ /dev/null
@@ -1,29 +0,0 @@
-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))
-
-define Profile/ARV7525PW
- NAME:=ARV7525PW
-endef
-
-define Profile/ARV7525PW/Description
- Speedport W303V - ARV7525PW
-endef
-
-$(eval $(call Profile,ARV7525PW))