diff options
author | Keith Packard <keithp@keithp.com> | 2018-12-30 14:28:07 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2018-12-31 15:26:56 -0800 |
commit | bb3f961022032390bfac6104ea4136354df67689 (patch) | |
tree | 8efcf53d77f3fe05c71e7b1e8961f40f2c6be431 /Releasing | |
parent | 60b46436f9f642d43be4e00df08eccadb57214e8 (diff) |
Add shipping products to fat_altos target, note that in Releasing
These bits are used to build alpha/beta releases, so they should
support all existing products.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'Releasing')
-rw-r--r-- | Releasing | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ Adding a product to the release Make sure the firmware and loader get built by default in src/Makefile + Add firmware targets to fat_altos target in Makefile.am + Add the firmware to altosui/Makefile.am Add the firmware to altosui/altos-windows.nsi.in |