summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNorman James <njames@us.ibm.com>2015-10-26 06:42:41 -0500
committerNorman James <njames@us.ibm.com>2015-10-26 06:42:41 -0500
commit2656f339d22c84101f6b6a8c3140c60a485940cb (patch)
tree65d24d11ea5568cdc584e4bdc4a361f238aff4a0 /Makefile
parentd5246883d5de430a969a29e5d776dbad85f81dbe (diff)
downloadtalos-skeleton-2656f339d22c84101f6b6a8c3140c60a485940cb.tar.gz
talos-skeleton-2656f339d22c84101f6b6a8c3140c60a485940cb.zip
change /dev path to bt
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b11c405..23b53ce 100644
--- a/Makefile
+++ b/Makefile
@@ -74,4 +74,4 @@ hwmon: hwmon_intf.o libopenbmc_intf
$(CC) -o bin/$@.exe obj/hwmon_intf.o $(LDFLAGS) $(LIBS)
-all: setup libopenbmc_intf power_control led_controller sensor_ambient button_power control_host fan host_watchdog control_bmc board_vpd pcie_slot_present flash_bios flasher
+all: setup libopenbmc_intf power_control led_controller sensor_ambient button_power control_host fan host_watchdog control_bmc board_vpd pcie_slot_present flash_bios flasher control_bmc_barreleye
OpenPOWER on IntegriCloud