Hello everyone,

I accidentally added a wrong path in the package I am working on - the name of 
the file does not end with .patch and is not the result of a diff - and I 
observed this behaviour:

make package/mypackage/{clean,prepare,compile} QUILT=1

I got an error because that file is completely wrong but when I try

make package/mypackage/{clean,prepare,compile} 

it works fine. It seems that in the second case that file is ignored.

What are the differences in the patches applying step using QUILT=1, where can 
I find this step in the Makefile ?


Thanks a lot.
Pietro.
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to