43 | | {{{ |
44 | | Index: Config.in |
45 | | =================================================================== |
46 | | --- Config.in (revision 178) |
47 | | +++ Config.in (working copy) |
48 | | @@ -885,7 +885,7 @@ |
49 | | |
50 | | config DEBIAN_BUILDENV_REPOSITORY |
51 | | string "Debian Repository" |
52 | | - default "http://ftp.debian.org/debian" |
53 | | + default "http://ftp.nl.debian.org/debian" |
54 | | help |
55 | | Specify the Debian Repository used to set up de Debian Cross-Compile chroot |
56 | | environment and used to install Debian chroot for the target architecture. |
57 | | @@ -948,6 +948,7 @@ |
58 | | |
59 | | config OPENWRT_DOWNLOAD_DIR |
60 | | string "Alternate OpenWrt download directory" |
61 | | + default "../../../wrtdl" |
62 | | help |
63 | | When checking out and building multiple revisions of OpenWrt it |
64 | | comes in handy to not download all required external sources over |
65 | | }}} |
66 | | |
67 | | End of file that wouldn't fit in a Makefile ... |
| 43 | [[Image(PatchConfigStappers)]] |
| 44 | Uploaded as image, because all tabs where converted to spaces. |