Fixes package refreshing.
Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- diff --git a/package/boot/uboot-lantiq/Makefile b/package/boot/uboot-lantiq/Makefile index f215eee..ac2365d 100644 --- a/package/boot/uboot-lantiq/Makefile +++ b/package/boot/uboot-lantiq/Makefile @@ -241,6 +241,7 @@ endef define Build/Prepare $(call Build/Prepare/Default) + mkdir -p $(PKG_BUILD_DIR)/arch/mips/cpu/mips32/vrx200/ $(call CopyVR9Firmware,11g,1) $(call CopyVR9Firmware,11g,2) $(call CopyVR9Firmware,22f,1) _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel