diff options
author | Luka Perkov <luka@openwrt.org> | 2015-04-17 13:47:09 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2015-04-17 13:47:09 +0000 |
commit | 30b7b3068f93124cbf262c6013c3c55f1a2ba2cb (patch) | |
tree | e87b5c039fe54ed648f47c64cf1f5b6db80fe1e2 /target | |
parent | 489484be5de20b04c24dd6610811dbfb2db8bc87 (diff) | |
download | master-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')
-rw-r--r-- | target/linux/kirkwood/Makefile | 2 | ||||
-rw-r--r-- | target/linux/kirkwood/profiles/110-nas.mk | 14 | ||||
-rw-r--r-- | target/linux/kirkwood/profiles/115-router.mk | 4 | ||||
-rw-r--r-- | target/linux/kirkwood/profiles/120-plug.mk | 10 |
4 files changed, 13 insertions, 17 deletions
diff --git a/target/linux/kirkwood/Makefile b/target/linux/kirkwood/Makefile index 3f40d912ef..2fe1c845d9 100644 --- a/target/linux/kirkwood/Makefile +++ b/target/linux/kirkwood/Makefile @@ -19,4 +19,6 @@ include $(INCLUDE_DIR)/target.mk KERNELNAME:=zImage dtbs +DEFAULT_PACKAGES += uboot-envtools + $(eval $(call BuildTarget)) 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 diff --git a/target/linux/kirkwood/profiles/115-router.mk b/target/linux/kirkwood/profiles/115-router.mk index 769284f7ea..526934d97b 100644 --- a/target/linux/kirkwood/profiles/115-router.mk +++ b/target/linux/kirkwood/profiles/115-router.mk @@ -9,7 +9,7 @@ define Profile/EA3500 NAME:=Linksys EA3500 PACKAGES:= \ kmod-mwl8k kmod-usb2 kmod-usb-storage \ - swconfig uboot-envtools + swconfig endef define Profile/EA3500/Description @@ -25,7 +25,7 @@ define Profile/EA4500 NAME:=Linksys EA4500 PACKAGES:= \ kmod-mwl8k kmod-usb2 kmod-usb-storage \ - swconfig uboot-envtools + swconfig endef define Profile/EA4500/Description diff --git a/target/linux/kirkwood/profiles/120-plug.mk b/target/linux/kirkwood/profiles/120-plug.mk index 96ce7fc5d5..3f92f89b23 100644 --- a/target/linux/kirkwood/profiles/120-plug.mk +++ b/target/linux/kirkwood/profiles/120-plug.mk @@ -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 |