X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=Config.in;h=9f928837937c08366cd60bb77c0bdedb820ec28e;hp=3fbc87526be169b9c4429ec7f406059559197990;hb=3b32fba25330176d16cf7269718883e4ab8d2197;hpb=40a971c77755ebd889573ccc4225eba19b8c52cd diff --git a/Config.in b/Config.in index 3fbc87526b..9f92883793 100644 --- a/Config.in +++ b/Config.in @@ -129,6 +129,12 @@ config BUILD_SUFFIX help Build suffix to append to the BUILD_DIR variable, i.e: build_dir_suffix +config SOURCE_FEEDS_REV + string + prompt "Revision for the source feed svn checkout" if BUILDOPTS + default "" + + source "toolchain/Config.in" source "target/imagebuilder/Config.in" source "target/sdk/Config.in"