forked from Ivasoft/openwrt
adds zyxel p2601hnfx support
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31734
This commit is contained in:
@@ -19,6 +19,7 @@ CONFIG_LANTIQ_MACH_FRITZ_AR9=y
|
||||
# CONFIG_LANTIQ_MACH_GIGASX76X is not set
|
||||
CONFIG_LANTIQ_MACH_NETGEAR=y
|
||||
CONFIG_LANTIQ_MACH_WBMR=y
|
||||
CONFIG_LANTIQ_MACH_P2601HNFX=y
|
||||
# CONFIG_LANTIQ_VRX200 is not set
|
||||
CONFIG_MDIO_BOARDINFO=y
|
||||
# CONFIG_MLX4_CORE is not set
|
||||
|
||||
7
target/linux/lantiq/ar9/profiles/005-zyxel.mk
Normal file
7
target/linux/lantiq/ar9/profiles/005-zyxel.mk
Normal file
@@ -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))
|
||||
Reference in New Issue
Block a user