mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-19 09:54:15 +01:00
For now disable the bootloader updaters from being built with packaging. They
aren't packaged into the distributable and the bu_revolution breaks.
This commit is contained in:
parent
c9e99295ed
commit
d45fae1380
@ -95,7 +95,7 @@ $(eval $(call INSTALL_TEMPLATE,all_bl,uavobjects,$(BL_DIR),,-$(PACKAGE_LBL),,,$(
|
||||
$(eval $(call INSTALL_TEMPLATE,all_bu,all_bl,$(BU_DIR),,-$(PACKAGE_LBL),,,$(BU_TARGETS),install))
|
||||
|
||||
# Order-only dependencies
|
||||
package_flight: | all_fw all_bu
|
||||
package_flight: | all_fw
|
||||
|
||||
package_ground: | ground_package
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user