From eaedbe94482eb5f8be91c4c104295ab3535f2c97 Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Wed, 20 Mar 2019 14:09:24 -0400 Subject: 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 --- Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Makefile') 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 \ -- cgit v1.2.3