summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJosh King <jdking@us.ibm.com>2016-09-30 15:32:27 -0500
committerPatrick Williams <patrick@stwcx.xyz>2016-10-20 17:27:07 +0000
commite6592b514af5ee8a2ef0391010074bbd480de181 (patch)
tree7e8d63e531cf204c22caf7f194efe5aa16e66b24 /Makefile
parent2c77baa0578bc7c7690f802549200e81c2cc918a (diff)
downloadtalos-skeleton-e6592b514af5ee8a2ef0391010074bbd480de181.tar.gz
talos-skeleton-e6592b514af5ee8a2ef0391010074bbd480de181.zip
Remove unneeded 'startup-hacks' file
Removed the hacks file because there is no reason for the UART at this point. Also no longer need for the serial-stop. I did confirm that the VUART is still functioning with these changes. I also modified the top level Makefile to no longer include the hacks directory. Resolved openbmc/openbmc#586 Change-Id: I7c116b6736d35b1119564816df6ee6aa14616467 Signed-off-by: Josh King <jdking@us.ibm.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8190633..405ea21 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,6 @@ GDBUS_APPS = bmcctl \
rstbutton
SUBDIRS = fanctl \
- hacks \
ledctl \
libopenbmc_intf \
pychassisctl \
OpenPOWER on IntegriCloud