X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Flantiq%2Fxway%2Fprofiles%2F001-lantiq.mk;h=6243568d8388ade4533bbd466ba29cd509429d6e;hb=d33fedaf9c60002267e5335e30b01e7095056e22;hp=2c24d3c95ed8bff363930c513fdbd09f59fbdac2;hpb=3db29425052b10709666caa788e9ad4d9ca918d8;p=openwrt.git diff --git a/target/linux/lantiq/xway/profiles/001-lantiq.mk b/target/linux/lantiq/xway/profiles/001-lantiq.mk index 2c24d3c95e..6243568d83 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))