All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [URGENT] [PATCH 0/1] Fix Buildroot Makefile failure on lvm2
@ 2021-06-03  0:58 Giulio Benetti
  2021-06-03  0:58 ` [Buildroot] [PATCH 1/1] package/lvm2: remove endif that prevents Buildroot to use Makefiles at all Giulio Benetti
  2021-06-03  7:32 ` [Buildroot] [URGENT] [PATCH 0/1] Fix Buildroot Makefile failure on lvm2 Arnout Vandecappelle
  0 siblings, 2 replies; 5+ messages in thread
From: Giulio Benetti @ 2021-06-03  0:58 UTC (permalink / raw)
  To: buildroot

Commit 8a313b019c7d7e898186a8b08f9c25ae0194fa16 prevents Buildroot to
make any target due to a endif left behing in lvm2.mk. Following patch
removes it and make Buildroot to work again.

Giulio Benetti (1):
  package/lvm2: remove endif that prevents Buildroot to use Makefiles at
    all

 package/lvm2/lvm2.mk | 2 --
 1 file changed, 2 deletions(-)

-- 
2.25.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-06-03 10:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-03  0:58 [Buildroot] [URGENT] [PATCH 0/1] Fix Buildroot Makefile failure on lvm2 Giulio Benetti
2021-06-03  0:58 ` [Buildroot] [PATCH 1/1] package/lvm2: remove endif that prevents Buildroot to use Makefiles at all Giulio Benetti
2021-06-03  7:32 ` [Buildroot] [URGENT] [PATCH 0/1] Fix Buildroot Makefile failure on lvm2 Arnout Vandecappelle
2021-06-03 10:05   ` Giulio Benetti
2021-06-03 10:18     ` Arnout Vandecappelle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.