Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] nut: disable hal
@ 2014-02-13 21:17 Romain Naour
  2014-02-13 21:17 ` [Buildroot] [PATCH 2/2] nut: disable parallel builds Romain Naour
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Romain Naour @ 2014-02-13 21:17 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Romain Naour <romain.naour@openwide.fr>
---
 package/nut/nut.mk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/nut/nut.mk b/package/nut/nut.mk
index 04b2b41..47367e1 100644
--- a/package/nut/nut.mk
+++ b/package/nut/nut.mk
@@ -85,4 +85,6 @@ else
 NUT_CONF_OPT += --without-ssl
 endif
 
+NUT_CONF_OPT += --without-hal 
+
 $(eval $(autotools-package))
-- 
1.8.5.3

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

end of thread, other threads:[~2014-02-13 22:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-13 21:17 [Buildroot] [PATCH 1/2] nut: disable hal Romain Naour
2014-02-13 21:17 ` [Buildroot] [PATCH 2/2] nut: disable parallel builds Romain Naour
2014-02-13 21:38   ` Yann E. MORIN
2014-02-13 22:17   ` Peter Korsgaard
2014-02-13 21:38 ` [Buildroot] [PATCH 1/2] nut: disable hal Yann E. MORIN
2014-02-13 22:26   ` Romain Naour
2014-02-13 22:16 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox