summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNorman James <njames@us.ibm.com>2015-10-08 15:11:10 -0500
committerNorman James <njames@us.ibm.com>2015-10-08 15:11:10 -0500
commit0c114d949d8bea7e9429ee6986050c986bde58a9 (patch)
treeba2946dc45e018d772027d8f487f24d73b676b67 /Makefile
parent07bd1c7394a1dd9844ad219a5881c7bd604920c8 (diff)
downloadtalos-skeleton-0c114d949d8bea7e9429ee6986050c986bde58a9.tar.gz
talos-skeleton-0c114d949d8bea7e9429ee6986050c986bde58a9.zip
added flash_bios to make all
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9e87539..0a4bb11 100644
--- a/Makefile
+++ b/Makefile
@@ -74,4 +74,4 @@ pcie_slot_present: pcie_slot_present_obj.o gpio.o
$(CC) -o bin/$@.exe obj/pcie_slot_present_obj.o obj/gpio.o $(OFLAGS) $(CFLAGS)
-all: clean setup libopenbmc_intf power_control chassis_identify sensor_ambient button_power sensor_host_status control_host fan host_watchdog control_bmc sensor_occ board_vpd pcie_slot_present
+all: clean setup libopenbmc_intf power_control chassis_identify sensor_ambient button_power sensor_host_status control_host fan host_watchdog control_bmc sensor_occ board_vpd pcie_slot_present flash_bios
OpenPOWER on IntegriCloud