mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-20 22:00:46 +00:00
Enable kmod-madwifi in default profile for ixp4xx
SVN-Revision: 7775
This commit is contained in:
parent
de21258fc8
commit
10f9d03487
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
define Profile/Default
|
define Profile/Default
|
||||||
NAME:=Default Profile
|
NAME:=Default Profile
|
||||||
PACKAGES:=
|
PACKAGES:=kmod-madwifi
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/Default/Description
|
define Profile/Default/Description
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
define Profile/NAS100d
|
define Profile/NAS100d
|
||||||
NAME:=Iomega NAS 100d
|
NAME:=Iomega NAS 100d
|
||||||
PACKAGES:=kmod-ixp4xx-npe kmod-pata-artop madwifi kmod-usb2
|
PACKAGES:=kmod-ixp4xx-npe kmod-pata-artop kmod-usb2
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/NAS100d/Description
|
define Profile/NAS100d/Description
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
define Profile/DSMG600RevA
|
define Profile/DSMG600RevA
|
||||||
NAME:=DSM-G600 Rev A
|
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
|
endef
|
||||||
|
|
||||||
define Profile/DSMG600RevA/Description
|
define Profile/DSMG600RevA/Description
|
||||||
|
Loading…
Reference in New Issue
Block a user