mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 03:13:20 +02: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:
parent
f3124e46ca
commit
c31017cbd3
@ -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 New Issue
Block a user