From: Alexander Stadler <sa.mailli...@univie.ac.at> profile support for dir-835-a1
Signed-off-by: Alexander Stadler <sa.mailli...@univie.ac.at> --- support implemented within the mach-dir-825-c1.c like requested diff -urN a/target/linux/ar71xx/generic/profiles/d-link.mk b/target/linux/ar71xx/generic/profiles/d-link.mk --- a/target/linux/ar71xx/generic/profiles/d-link.mk 2013-02-24 18:43:51.000000000 +0100 +++ b/target/linux/ar71xx/generic/profiles/d-link.mk 2013-02-24 18:55:12.000000000 +0100 @@ -72,3 +72,14 @@ endef $(eval $(call Profile,DIR825C1)) + +define Profile/DIR835A1 + NAME:=D-Link DIR-835 rev. A1 + PACKAGES:=kmod-usb-core kmod-usb2 +endef + +define Profile/DIR835A1/Description + Package set optimized for the D-Link DIR-835 rev. A1. +endef + +$(eval $(call Profile,DIR835A1)) diff -urN a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile --- a/target/linux/ar71xx/image/Makefile 2013-03-05 17:53:43.000000000 +0100 +++ b/target/linux/ar71xx/image/Makefile 2013-03-05 19:49:38.000000000 +0100 @@ -859,6 +859,7 @@ $(eval $(call SingleProfile,Cameo933x,$(fs_squash),TEW712BR,tew-712br,TEW-712BR,ttyATH0,115200,"HORNET-RT-TEW712BR-3")) $(eval $(call SingleProfile,Cameo934x,$(fs_64k),DIR825C1,dir-825-c1,DIR-825-C1,ttyS0,115200,"00DB120AR9344-RT-101214-00")) +$(eval $(call SingleProfile,Cameo934x,$(fs_64k),DIR835A1,dir-835-a1,DIR-835-A1,ttyS0,115200,"00DB120AR9344-RT-101214-00")) $(eval $(call SingleProfile,CyberTAN,$(fs_64k),WRT160NL,wrt160nl,WRT160NL,ttyS0,115200,1.00.01)) _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel