From 2eae93466f440e4a21bcdc1dee3ba7139838ca30 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Fri, 20 May 2005 00:33:12 +0000 Subject: Add a config var matching the package dir name SVN-Revision: 984 --- 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 6ff1953..2680af2 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.1