From db072a5d2027b0f27e7f4fa52c02bce031bc7fef Mon Sep 17 00:00:00 2001 From: nico Date: Fri, 20 May 2005 00:33:12 +0000 Subject: Add a config var matching the package dir name git-svn-id: svn://svn.openwrt.org/openwrt/trunk@984 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/postgresql/Config.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'openwrt/package/postgresql/Config.in') diff --git a/openwrt/package/postgresql/Config.in b/openwrt/package/postgresql/Config.in index 6ff195310..2680af2c3 100644 --- a/openwrt/package/postgresql/Config.in +++ b/openwrt/package/postgresql/Config.in @@ -7,3 +7,6 @@ config BR2_PACKAGE_LIBPQ http://www.postgresql.org/ +config BR2_PACKAGE_POSTGRESQL + tristate + default BR2_PACKAGE_LIBPQ -- cgit v1.2.3