summaryrefslogtreecommitdiffstats
path: root/Config.in
diff options
context:
space:
mode:
authorUlf Samuelsson2008-07-06 09:34:41 +0200
committerUlf Samuelsson2008-07-06 09:34:41 +0200
commit54e9332892d339114224a54c0bd39f761ff5f1a4 (patch)
treee8d24f8fcc45bf6f372d9754ebedbc03667dc502 /Config.in
parentUpdate atngw100-expanded defconfig (diff)
downloadbuildroot-54e9332892d339114224a54c0bd39f761ff5f1a4.tar.gz
buildroot-54e9332892d339114224a54c0bd39f761ff5f1a4.tar.xz
buildroot-54e9332892d339114224a54c0bd39f761ff5f1a4.zip
Replace configuring GLIB with autodetect
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/Config.in b/Config.in
index 129171bbf..60aefc92c 100644
--- a/Config.in
+++ b/Config.in
@@ -78,17 +78,6 @@ config BR2_DL_DIR
The default is $(BASE_DIR)/dl
-config BR2_HOST_GLIB
- string "Location of host Gnome library"
- default "/usr"
- help
- Directory where Gnome is installed on the host
- Gnome applications is installed in $(BR2_HOST_LIB)/bin
- This is needed to build libgtk etc.
- The default is /usr
- It can be overridden by the BUILDROOT_HOST_GLIB
- shell variable
-
source "target/device/Config.in.mirrors"
config BR2_STAGING_DIR