diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-11-30 00:59:59 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-11-30 00:59:59 +0000 |
commit | fb7ceddc92a4023b0819094df526a8b6e13b90c1 (patch) | |
tree | e531835a898db64f97f55a03e89893f823eb3c51 /openwrt/package/Config.in | |
parent | 1505099c8aac125804f4c4dbbc92ae6767c86da5 (diff) | |
download | mtk-20170518-fb7ceddc92a4023b0819094df526a8b6e13b90c1.zip mtk-20170518-fb7ceddc92a4023b0819094df526a8b6e13b90c1.tar.gz mtk-20170518-fb7ceddc92a4023b0819094df526a8b6e13b90c1.tar.bz2 |
add miax package (thanks to Markus Becker)
SVN-Revision: 2570
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 64db113..2400343 100644 --- a/openwrt/package/Config.in +++ b/openwrt/package/Config.in @@ -236,6 +236,7 @@ source "package/util-linux/Config.in" comment "Bluetooth" source "package/bluez-libs/Config.in" source "package/bluez-utils/Config.in" +source "package/miax/Config.in" comment "Extra stuff" source "package/sdk/Config.in" |