From d33fedaf9c60002267e5335e30b01e7095056e22 Mon Sep 17 00:00:00 2001 From: blogic Date: Tue, 6 Nov 2012 07:38:24 +0000 Subject: [lantiq] add support for arv7525 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34097 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/lantiq/xway/profiles/001-lantiq.mk | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'target/linux/lantiq/xway') diff --git a/target/linux/lantiq/xway/profiles/001-lantiq.mk b/target/linux/lantiq/xway/profiles/001-lantiq.mk index 2c24d3c95..6243568d8 100644 --- a/target/linux/lantiq/xway/profiles/001-lantiq.mk +++ b/target/linux/lantiq/xway/profiles/001-lantiq.mk @@ -17,3 +17,13 @@ define Profile/EASY80920-NAND/Description endef $(eval $(call Profile,EASY80920-NAND)) + +define Profile/ARV7525PW + NAME:=ARV7525PW +endef + +define Profile/ARV7525PW/Description + Speedport W303V - ARV7525PW +endef + +$(eval $(call Profile,ARV7525PW)) -- cgit v1.2.3