summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2019-03-20 14:09:24 -0400
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-03-20 14:10:38 -0400
commiteaedbe94482eb5f8be91c4c104295ab3535f2c97 (patch)
tree4123727a72f7c3ef14afb7605c3a463f887bc49d /Makefile
parenta738350d00b3171a1cbf0a749381b1ac36b4b7f8 (diff)
downloadtalos-skeleton-eaedbe94482eb5f8be91c4c104295ab3535f2c97.tar.gz
talos-skeleton-eaedbe94482eb5f8be91c4c104295ab3535f2c97.zip
buttons: Remove legacy button applications
The button applications have moved to their own project here: https://github.com/openbmc/phosphor-buttons Remove the legacy rstbutton and pwrbutton appications. Change-Id: I16d0e364bd748551cf4d33244e07de79e069dedc Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index bbadf04..0420ae1 100644
--- a/Makefile
+++ b/Makefile
@@ -2,9 +2,7 @@ GDBUS_APPS = bmcctl \
flashbios \
op-flasher \
op-hostctl \
- op-pwrctl \
- pwrbutton \
- rstbutton
+ op-pwrctl
SUBDIRS = fanctl \
ledctl \
OpenPOWER on IntegriCloud