1
0
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:
James Cotton 2012-06-13 01:55:55 -05:00
parent c9e99295ed
commit d45fae1380

View File

@ -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