mirror of
https://github.com/opnsense/src.git
synced 2026-05-20 08:56:47 -04:00
add two targets, 'vm-release' and 'cloudware-release', that are invoked if WITH_VMIMAGES and WITH_CLOUDWARE are not empty. This fixes an issue where 'make release' would not build the cloud provider targets because CLOUDWARE was not yet set. [1] Move the WITH_VMIMAGES and WITH_CLOUDWARE targets to Makefile.vm. Note: There is no 'cloudware-install' target yet, since some of the disk image names may need to be specific to the provider, so this is probably best handled by the build scripts. Reported by: cperciva [1] MFC after: 1 month X-MFC-with: r277458 Sponsored by: The FreeBSD Foundation |
||
|---|---|---|
| .. | ||
| amd64 | ||
| arm | ||
| doc | ||
| i386 | ||
| pc98 | ||
| picobsd | ||
| pkg_repos | ||
| powerpc | ||
| scripts | ||
| sparc64 | ||
| tools | ||
| Makefile | ||
| Makefile.vm | ||
| rc.local | ||
| release.conf.sample | ||
| release.sh | ||