[Buildroot] [PATCH 1/2] nut: disable hal

Romain Naour romain.naour at openwide.fr
Thu Feb 13 21:17:54 UTC 2014


Signed-off-by: Romain Naour <romain.naour at 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



More information about the buildroot mailing list