From 02e9bb0970ba681f228dc642b1e5026cc97047c7 Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <wbx@openadk.org>
Date: Wed, 25 Nov 2009 21:13:21 +0100
Subject: simplify buildsystem

- remove ADK_IPV6, ADK_CXX and ADK_X11
- enable ipv6 by default in uclibc
- enable build of c++ compiler by default
---
 package/openobex/Config.in | 2 --
 1 file changed, 2 deletions(-)

(limited to 'package/openobex')

diff --git a/package/openobex/Config.in b/package/openobex/Config.in
index 504459b74..233c61b24 100644
--- a/package/openobex/Config.in
+++ b/package/openobex/Config.in
@@ -2,8 +2,6 @@ config ADK_PACKAGE_OPENOBEX
 	prompt "openobex.......................... openobex library"
 	tristate
 	default n
-	# openobex does not work without ipv6
-	select ADK_IPV6	
 	select ADK_PACKAGE_BLUEZ
 	help
 	  Open source implementation of the Object Exchange (OBEX) protocol.  
-- 
cgit v1.2.3