On Sun, Jul 26, 2015 at 1:09 PM, Antony Pavlov <[email protected]> wrote: > > $ git checkout v3.18
The upstream linux.git;v3.18 tag does not generate the linux-3.18.18 tarball that the OpenWrt HEAD is currently using. Try this instead: * https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/log/?id=refs/tags/v3.18.18 If importing from the linux-stable.git;v3.18.18 tag also fails, then look at `include/kernel-version.mk` in the buildroot, download exactly the tarball specified therein, and apply the entire ar71xx patch-queue using a tool like `quilt`. _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
