mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 01:02:49 +02:00
993c2e232f
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31734 3c298f89-4303-0410-b956-a3cf2f4a3e73
8 lines
191 B
Makefile
8 lines
191 B
Makefile
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))
|