From 07dca108a96bcdb4e375d3a3f3b5e9701d661940 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 15 May 2012 09:38:02 +0000 Subject: adds zyxel p2601hnfx support Signed-off-by: Luka Perkov SVN-Revision: 31734 --- target/linux/lantiq/ar9/profiles/005-zyxel.mk | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 target/linux/lantiq/ar9/profiles/005-zyxel.mk (limited to 'target/linux/lantiq/ar9/profiles') diff --git a/target/linux/lantiq/ar9/profiles/005-zyxel.mk b/target/linux/lantiq/ar9/profiles/005-zyxel.mk new file mode 100644 index 0000000000..8b1384c675 --- /dev/null +++ b/target/linux/lantiq/ar9/profiles/005-zyxel.mk @@ -0,0 +1,7 @@ +define Profile/P2601HNFX + NAME:=P2601HNFX - ZyXEL P-2601HN-Fx + PACKAGES:= kmod-usb-dwc-otg kmod-rt2800-usb wpad-mini \ + kmod-ltq-dsl-firmware-b-ar9 +endef + +$(eval $(call Profile,P2601HNFX)) -- cgit v1.2.3