1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-15 20:11:00 +03:00

Enable kmod-madwifi in default profile for ixp4xx

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7775 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
rwhitby 2007-06-29 10:58:37 +00:00
parent f3124e46ca
commit c31017cbd3
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@
define Profile/Default
NAME:=Default Profile
PACKAGES:=
PACKAGES:=kmod-madwifi
endef
define Profile/Default/Description

View File

@ -7,7 +7,7 @@
define Profile/NAS100d
NAME:=Iomega NAS 100d
PACKAGES:=kmod-ixp4xx-npe kmod-pata-artop madwifi kmod-usb2
PACKAGES:=kmod-ixp4xx-npe kmod-pata-artop kmod-usb2
endef
define Profile/NAS100d/Description

View File

@ -7,7 +7,7 @@
define Profile/DSMG600RevA
NAME:=DSM-G600 Rev A
PACKAGES:=kmod-via-velocity -kmod-ixp4xx-npe kmod-pata-artop madwifi kmod-usb2
PACKAGES:=kmod-via-velocity -kmod-ixp4xx-npe kmod-pata-artop kmod-usb2
endef
define Profile/DSMG600RevA/Description