[OpenWrt Wiki] Working with patches
openwrt.org › docs › guide-developerOct 15, 2021 · make package / example / {clean,prepare} V =s QUILT = 1. For host-side packages, you may want to detail the make target: make package / example / host / {clean,prepare} V =s QUILT = 1. This unpacks the source tarball and prepares existing patches as quilt patch series (if any). The verbose output will show where the source got extracted.