diff options
| author | Felix Fietkau <nbd@openwrt.org> | 2005-04-10 20:28:17 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@openwrt.org> | 2005-04-10 20:28:17 +0000 |
| commit | 50aad380f56582030dcceb6441dfc9581c40130a (patch) | |
| tree | 913875345859546c46d71d19202171ea973a5f72 /openwrt/package/Config.in | |
| parent | 366d9158195e56770263c8b375460db06c79c9d6 (diff) | |
| download | mtk-20170518-50aad380f56582030dcceb6441dfc9581c40130a.zip mtk-20170518-50aad380f56582030dcceb6441dfc9581c40130a.tar.gz mtk-20170518-50aad380f56582030dcceb6441dfc9581c40130a.tar.bz2 | |
add openwrt sdk
SVN-Revision: 613
Diffstat (limited to 'openwrt/package/Config.in')
| -rw-r--r-- | openwrt/package/Config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/openwrt/package/Config.in b/openwrt/package/Config.in index b5fe1d2..dfb87ce 100644 --- a/openwrt/package/Config.in +++ b/openwrt/package/Config.in @@ -68,6 +68,9 @@ source "package/postgresql/Config.in" source "package/fuse/Config.in" source "package/speex/Config.in" +comment "Extra stuff" +source "package/sdk/Config.in" + endmenu menu "Kernel Configuration" |
