[OpenWrt-Devel] kernel patch editing using QUILT=1

Rick van der Zwet rick.vanderzwet at anywi.com
Wed Jan 27 13:54:24 EST 2016


Hi,

As quilt is used for patch management it seems that behaviour as
described on the wiki
(https://wiki.openwrt.org/doc/devel/patches#adding_or_editing_kernel_patches)
between packages and kernel is different. For packages it will prepare
the environment when issued:

	 make package/example/{clean,prepare} V=s QUILT=1

where-as for the kernel it will prepare _and_ apply the patches, when
issued:

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

Which command to issue to ensure the kernel environment is only prepared
instead?

Best regards,
/Rick
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list