ramips: default profile fix
Fix package names in default profiles. Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 24269
This commit is contained in:
parent
47dd3b9fea
commit
01a5cb48c8
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
define Profile/Default
|
define Profile/Default
|
||||||
NAME:=Default Profile
|
NAME:=Default Profile
|
||||||
PACKAGES:=kmod-leds-gpio kmod-rt2880-pci wpad-mini
|
PACKAGES:=kmod-rt2800-pci
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/Default/Description
|
define Profile/Default/Description
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
define Profile/Default
|
define Profile/Default
|
||||||
NAME:=Default Profile
|
NAME:=Default Profile
|
||||||
PACKAGES:=kmod-leds-gpio kmod-rt2880-pci wpad-mini
|
PACKAGES:=kmod-rt2800-pci
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/Default/Description
|
define Profile/Default/Description
|
||||||
|
Loading…
Reference in New Issue
Block a user