You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/sdk
Jo-Philipp Wich 2224dbdb9d sdk: add base repository fallback
When the build system cannot infer its own repository url then let it fall
back to http://git.openwrt.org/ for the base feed.

The path to openwrt.git is guessed from the VERSION_NUMBER variable:

 "unknown" or "r12345" -> http://git.openwrt.org/openwrt.git
 "15.05.1"             -> http://git.openwrt.org/15.05/openwrt.git

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 48212
8 years ago
..
files sdk: provide explicit CONFIG_MODULES kconfig symbol 9 years ago
Config.in build: consistently use 'depends on' instead of 'depends' 11 years ago
Makefile sdk: add base repository fallback 8 years ago
convert-config.pl sdk: filter out CONFIG_SIGNED_PACKAGES for generated config 9 years ago