From 1582a39749f31de9de7cd064cca2473a82326233 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/openwrt@984 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/postgresql/Config.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'package/postgresql/Config.in') diff --git a/package/postgresql/Config.in b/package/postgresql/Config.in index 6ff195310..2680af2c3 100644 --- a/package/postgresql/Config.in +++ b/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