Enable kmod-madwifi in default profile for ixp4xx
SVN-Revision: 7775
This commit is contained in:
parent
de21258fc8
commit
10f9d03487
3 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
define Profile/Default
|
||||
NAME:=Default Profile
|
||||
PACKAGES:=
|
||||
PACKAGES:=kmod-madwifi
|
||||
endef
|
||||
|
||||
define Profile/Default/Description
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue