efi_selftest: simplify lib/efi_selftest/Makefile
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Wed, 26 Sep 2018 17:03:33 +0000 (19:03 +0200)
committerAlexander Graf <agraf@suse.de>
Sun, 2 Dec 2018 20:59:36 +0000 (21:59 +0100)
commitf6e7b65380ddebea6f31a8456042074f59c17c98
treeba62f8763c7cc883afdb76e426cf76d2fc3966e9
parent952061352acfd24034e6990b6b7d32cded020c0a
efi_selftest: simplify lib/efi_selftest/Makefile

We should not make anything in lib/efi_selftest if
CONFIG_CMD_BOOTEFI_SELFTEST is not defined.

We can make that test in lib/Makefile

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/Makefile
lib/efi_selftest/Makefile