ralink: cleanup firefly default packages
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44244
This commit is contained in:
parent
83693349fc
commit
b41bf7479e
1 changed files with 2 additions and 8 deletions
|
@ -8,14 +8,8 @@
|
|||
define Profile/Firefly
|
||||
NAME:=Firefly Device
|
||||
PACKAGES:=\
|
||||
kmod-usb-core kmod-usb3 kmod-usb-hid kmod-usb-storage mount-utils usbutils \
|
||||
kmod-sdhci-mt7620 \
|
||||
kmod-fs-ext3 kmod-fs-vfat kmod-fs-ntfs \
|
||||
kmod-nls-cp437 kmod-nls-iso8859-1 kmod-nls-utf8 \
|
||||
kmod-ledtrig-usbdev \
|
||||
kmod-ata-core \
|
||||
luci \
|
||||
kmod-mt76
|
||||
kmod-usb-core kmod-usb3 kmod-usb-hid kmod-sdhci-mt7620 \
|
||||
kmod-ledtrig-usbdev kmod-mt76
|
||||
endef
|
||||
|
||||
define Profile/Firefly/Description
|
||||
|
|
Loading…
Reference in a new issue