diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-10-20 08:39:04 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-10-20 08:39:04 +0000 |
commit | c2c8fb9dba4b80ed525c2eaff67efb5aa456bd8a (patch) | |
tree | c13fb5d37c37ee93f5e1e69f1e6ea4c178dae13c /openwrt/package/Config.in | |
parent | 761a49c161f359514b7446eeb648894ecb1ffc1f (diff) | |
download | mtk-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.in | 1 |
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" |