aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/kirkwood/profiles/110-nas.mk
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2015-04-17 13:47:09 +0000
committerLuka Perkov <luka@openwrt.org>2015-04-17 13:47:09 +0000
commit30b7b3068f93124cbf262c6013c3c55f1a2ba2cb (patch)
treee87b5c039fe54ed648f47c64cf1f5b6db80fe1e2 /target/linux/kirkwood/profiles/110-nas.mk
parent489484be5de20b04c24dd6610811dbfb2db8bc87 (diff)
downloadmaster-187ad058-30b7b3068f93124cbf262c6013c3c55f1a2ba2cb.tar.gz
master-187ad058-30b7b3068f93124cbf262c6013c3c55f1a2ba2cb.tar.bz2
master-187ad058-30b7b3068f93124cbf262c6013c3c55f1a2ba2cb.zip
kirkwood: put uboot-envtools in DEFAULT_PACKAGES
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45477 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/kirkwood/profiles/110-nas.mk')
-rw-r--r--target/linux/kirkwood/profiles/110-nas.mk14
1 files changed, 5 insertions, 9 deletions
diff --git a/target/linux/kirkwood/profiles/110-nas.mk b/target/linux/kirkwood/profiles/110-nas.mk
index 66a4f6c9c4..d87c45c2bf 100644
--- a/target/linux/kirkwood/profiles/110-nas.mk
+++ b/target/linux/kirkwood/profiles/110-nas.mk
@@ -8,8 +8,7 @@
define Profile/DOCKSTAR
NAME:=Seagate FreeAgent Dockstar
PACKAGES:= \
- kmod-rtc-marvell kmod-usb2 kmod-usb-storage \
- uboot-envtools
+ kmod-rtc-marvell kmod-usb2 kmod-usb-storage
endef
define Profile/DOCKSTAR/Description
@@ -25,8 +24,7 @@ define Profile/GOFLEXNET
NAME:=Seagate GoFlexNet
PACKAGES:= \
kmod-ata-core kmod-ata-marvell-sata \
- kmod-usb2 kmod-usb-storage \
- uboot-envtools
+ kmod-usb2 kmod-usb-storage
endef
define Profile/GOFLEXNET/Description
@@ -42,8 +40,7 @@ define Profile/IB62X0
NAME:=RaidSonic ICY BOX IB-NAS62x0
PACKAGES:= \
kmod-ata-core kmod-ata-marvell-sata \
- kmod-rtc-marvell kmod-usb2 kmod-usb-storage \
- uboot-envtools
+ kmod-rtc-marvell kmod-usb2 kmod-usb-storage
endef
define Profile/IB62X0/Description
@@ -74,8 +71,7 @@ define Profile/IOMEGA_IX2_200
NAME:=Iomega StorCenter ix2-200
PACKAGES:= \
kmod-ata-core kmod-ata-marvell-sata \
- kmod-usb2 kmod-usb-storage \
- uboot-envtools
+ kmod-usb2 kmod-usb-storage
endef
define Profile/IOMEGA_IX2_200/Description
@@ -90,7 +86,7 @@ $(eval $(call Profile,IOMEGA_IX2_200))
define Profile/POGOE02
NAME:=Cloud Engines Pogoplug E02
PACKAGES:= \
- kmod-usb2 kmod-usb-storage uboot-envtools
+ kmod-usb2 kmod-usb-storage
endef
define Profile/POGOE02/Description