diff options
Diffstat (limited to 'openwrt')
-rw-r--r-- | openwrt/package/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/Makefile.in b/openwrt/package/Makefile.in index a59ab973f..e8ec23efc 100644 --- a/openwrt/package/Makefile.in +++ b/openwrt/package/Makefile.in @@ -1,3 +1,5 @@ +LINKSYS_TGZ_SITE=http://openwrt.openbsd-geek.de + MAKE1=make MAKE=make -j$(BR2_JLEVEL) |