[OpenWrt-Devel] [PATCH 3/3] apm821xx: image: remove unused kernel.dtb from IMAGES

Christian Lamparter chunkeey at gmail.com
Fri Sep 13 15:27:07 EDT 2019


On Friday, September 13, 2019 3:08:15 AM CEST Yousong Zhou wrote:
> It's a leftover from 2271967f ("pm821xx: utilize build ARTIFACTs")
"apm821xx: utilize build ARTIFACTs"

Otherwise

Acked-by: Christian Lamparter <chunkeey at gmail.com>
> 
> Signed-off-by: Yousong Zhou <yszhou4tech at gmail.com>
> ---
>  target/linux/apm821xx/image/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/target/linux/apm821xx/image/Makefile b/target/linux/apm821xx/image/Makefile
> index acfd478755..8203de39c5 100644
> --- a/target/linux/apm821xx/image/Makefile
> +++ b/target/linux/apm821xx/image/Makefile
> @@ -238,7 +238,7 @@ define Device/wd_mybooklive
>    DTB_SIZE := 16384
>    KERNEL := kernel-bin | dtb | gzip | uImage gzip
>    KERNEL_INITRAMFS := kernel-bin | gzip | dtb | MuImage-initramfs gzip
> -  IMAGES := factory.img.gz kernel.dtb sysupgrade.img.gz
> +  IMAGES := factory.img.gz sysupgrade.img.gz
>    ARTIFACTS := apollo3g.dtb
>    DEVICE_DTB := apollo3g.dtb
>    FILESYSTEMS := ext4 squashfs
> 
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel
> 





_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list