From e797da86ca056c8a7ca6f9b714d002e1dbca9bf6 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@535 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/glib/Config.in | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 openwrt/package/glib/Config.in (limited to 'openwrt/package/glib/Config.in') diff --git a/openwrt/package/glib/Config.in b/openwrt/package/glib/Config.in new file mode 100644 index 000000000..4bbbee57d --- /dev/null +++ b/openwrt/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