summaryrefslogtreecommitdiffstats
path: root/openwrt/package/postgresql/Config.in
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-20 00:33:12 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-20 00:33:12 +0000
commitdb072a5d2027b0f27e7f4fa52c02bce031bc7fef (patch)
tree0595dd18795baaa0b4b99a840b15ef47e15557a6 /openwrt/package/postgresql/Config.in
parent14ff0c386665f731aab72e6e70fbebdd5a60742e (diff)
Add a config var matching the package dir name
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@984 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/postgresql/Config.in')
-rw-r--r--openwrt/package/postgresql/Config.in3
1 files changed, 3 insertions, 0 deletions
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