X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=Config.in;h=18555a432571fd1f2110472f20063cba2a347ac8;hb=1d554ffe8987e956b031823504aa4c30e00c4b39;hp=acb27b47ea5b1acbdb5169e3f6c51bd0856cc136;hpb=425c4973a1772e08ce320b0585a38d6308fa5137;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/Config.in b/Config.in index acb27b47ea..18555a4325 100644 --- a/Config.in +++ b/Config.in @@ -51,6 +51,13 @@ config CCACHE help Compiler cache; see http://ccache.samba.org/ +config SOURCE_FEEDS + string + prompt "Enter here external source feeds you want to include" if BUILDOPTS + default "https://svn.openwrt.org/openwrt/packages/" + help + Separate sources with spaces : " " + source "toolchain/Config.in" source "target/sdk/Config.in"