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
master
Gabor Juhos 2010-12-05 20:14:35 +00:00
parent 582dad46c0
commit a0fc7e26a0
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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