[PATCH] ramips: use ARTIFACTS for initramfs-factory of I-O DATA WN-AX1167GR

Daniel Golle daniel at makrotopia.org
Tue Nov 29 07:30:34 PST 2022


On Tue, Nov 29, 2022 at 11:10:22PM +0900, INAGAKI Hiroshi wrote:
> [...]
> This seems to be caused by "image" directory in
> staging_dir/target-mipsel_24kc_musl/ not existing, and when I created that
> folder manually the build succeeded.
> 
> -------
> user at hostmachine:/openwrt/user/git/musashino-build/openwrt$ mkdir
> staging_dir/target-mipsel_24kc_musl/image
> user at hostmachine:/openwrt/user/git/musashino-build/openwrt$ make -j8 V=s
> ...
> (completed without errors)
> -------
> 
> Should I add a patch to create "image" directory before copying?

I've sent out a patch adding this to include/image-commands.mk.
Can you check if that fixes the issue for you?



More information about the openwrt-devel mailing list