forked from Ivasoft/openwrt
kirkwood: put uboot-envtools in DEFAULT_PACKAGES
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 45477
This commit is contained in:
@@ -10,7 +10,7 @@ define Profile/SHEEVAPLUG
|
||||
PACKAGES:= \
|
||||
kmod-mmc kmod-mvsdio kmod-usb2 kmod-usb-storage \
|
||||
kmod-i2c-core kmod-i2c-mv64xxx \
|
||||
kmod-ata-core uboot-envtools
|
||||
kmod-ata-core
|
||||
endef
|
||||
|
||||
define Profile/SHEEVAPLUG/Description
|
||||
@@ -27,8 +27,7 @@ define Profile/SHEEVAPLUGSATA
|
||||
PACKAGES:= \
|
||||
kmod-mmc kmod-mvsdio kmod-usb2 kmod-usb-storage \
|
||||
kmod-i2c-core kmod-i2c-mv64xxx \
|
||||
kmod-ata-core kmod-ata-marvell-sata \
|
||||
uboot-envtools
|
||||
kmod-ata-core kmod-ata-marvell-sata
|
||||
endef
|
||||
|
||||
define Profile/SHEEVAPLUGSATA/Description
|
||||
@@ -47,7 +46,7 @@ define Profile/GuruplugServerPlus
|
||||
kmod-i2c-core kmod-i2c-mv64xxx \
|
||||
kmod-ata-core kmod-ata-marvell-sata \
|
||||
kmod-btmrvl kmod-btmrvl-sdio kmod-libertas kmod-libertas-sdio \
|
||||
uboot-envtools wpad-mini
|
||||
wpad-mini
|
||||
endef
|
||||
|
||||
define Profile/GuruplugServerPlus/Description
|
||||
@@ -64,8 +63,7 @@ define Profile/Topkick1281P2
|
||||
PACKAGES:= \
|
||||
kmod-mmc kmod-mvsdio kmod-usb2 kmod-usb-storage \
|
||||
kmod-i2c-core kmod-i2c-mv64xxx \
|
||||
kmod-ata-core kmod-ata-marvell-sata \
|
||||
uboot-envtools
|
||||
kmod-ata-core kmod-ata-marvell-sata
|
||||
endef
|
||||
|
||||
define Profile/Topkick1281P2/Description
|
||||
|
||||
Reference in New Issue
Block a user