mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-26 01:37:04 +00:00
The download directory must be created prior to the setup stage.
This commit is contained in:
@@ -39,6 +39,7 @@ buildroot-initrd-$(ARCH).cpio.gz: $(ONL_BUILDROOT)/.setup.done
|
||||
chmod +x makedevs
|
||||
|
||||
$(ONL_BUILDROOT)/.setup.done:
|
||||
mkdir -p $(ONL_BUILDROOT)/buildroot-mirror/dl
|
||||
$(MAKE) -C $(ONL_BUILDROOT) setup
|
||||
touch $(ONL_BUILDROOT)/.setup.done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user