-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi.

Usually you can do it this way:

make target/linux/{clean,prepare} QUILT=1

Optionally you can override LINUX_VERSION with a desired target version.

After that a kernel source tree with quilt series is prepared in
build_dir/linux-<platform>/linux-<version>/ .

You can add / modify / remove your patches there. After you finished and
refreshed the stuff, you should copy the modified patches from
build_dir/linux-<platform>/linux-<version>/patches/... to:

- - target/linux/<platform>/patches-<kernel_version>
    for target specific patches

or

- - target/linux/generic-2.[46]/patches-<kernel_version>
    for generic patches that affect all platforms.

Finally rebuild the kernel normally with
make target/linux/{clean,compile} .

HTH,
JoW
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAko+OaIACgkQdputYINPTPPf7ACfacYCif7GDIKZ2AXoiB6UZvae
8xQAnRMDgLKbCPqfTA0MZblkEoocKZr6
=URj9
-----END PGP SIGNATURE-----
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to