mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 22:06:31 +02:00
ramips: default profile fix
Fix package names in default profiles. Signed-off-by: Roman Yeryomin <roman@advem.lv> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24269 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8b65736401
commit
50fe7cc694
@ -7,7 +7,7 @@
|
||||
|
||||
define Profile/Default
|
||||
NAME:=Default Profile
|
||||
PACKAGES:=kmod-leds-gpio kmod-rt2880-pci wpad-mini
|
||||
PACKAGES:=kmod-rt2800-pci
|
||||
endef
|
||||
|
||||
define Profile/Default/Description
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
define Profile/Default
|
||||
NAME:=Default Profile
|
||||
PACKAGES:=kmod-leds-gpio kmod-rt2880-pci wpad-mini
|
||||
PACKAGES:=kmod-rt2800-pci
|
||||
endef
|
||||
|
||||
define Profile/Default/Description
|
||||
|
Loading…
Reference in New Issue
Block a user