summaryrefslogtreecommitdiff
path: root/openwrt/package/Config.in
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-10-20 08:39:04 +0000
committerNicolas Thill <nico@openwrt.org>2005-10-20 08:39:04 +0000
commitc2c8fb9dba4b80ed525c2eaff67efb5aa456bd8a (patch)
treec13fb5d37c37ee93f5e1e69f1e6ea4c178dae13c /openwrt/package/Config.in
parent761a49c161f359514b7446eeb648894ecb1ffc1f (diff)
downloadmtk-20170518-c2c8fb9dba4b80ed525c2eaff67efb5aa456bd8a.zip
mtk-20170518-c2c8fb9dba4b80ed525c2eaff67efb5aa456bd8a.tar.gz
mtk-20170518-c2c8fb9dba4b80ed525c2eaff67efb5aa456bd8a.tar.bz2
add gpsd package
SVN-Revision: 2191
Diffstat (limited to 'openwrt/package/Config.in')
-rw-r--r--openwrt/package/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Config.in b/openwrt/package/Config.in
index 7056560..b5a8e49 100644
--- a/openwrt/package/Config.in
+++ b/openwrt/package/Config.in
@@ -12,6 +12,7 @@ source "package/mtd/Config.in"
comment "Applications"
source "package/deco/Config.in"
+source "package/gpsd/Config.in"
source "package/haserl/Config.in"
source "package/lcd4linux/Config.in"
source "package/less/Config.in"