From 055287a05b2f87987cf94247027885474e94b231 Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 3 Apr 2005 00:20:48 +0000 Subject: add glib git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@535 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/glib/Config.in | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 package/glib/Config.in (limited to 'package/glib/Config.in') diff --git a/package/glib/Config.in b/package/glib/Config.in new file mode 100644 index 000000000..4bbbee57d --- /dev/null +++ b/package/glib/Config.in @@ -0,0 +1,6 @@ +config BR2_PACKAGE_GLIB + tristate "glib 1.2" + default m + help + GLib is a library containing many useful C routines for things such + as trees, hashes, and lists. -- cgit v1.2.3