kernelOfTruth / lede-ar71xx-optimized-archer-c7-v4

TP-Link Archer C7 V4 AC1750 Optimized LEDE Firmware
GNU General Public License v3.0
4 stars 0 forks source link

error message during compilation after patching "generic patches directory is present. please move your patches to the pending directory" #2

Open kernelOfTruth opened 6 years ago

kernelOfTruth commented 6 years ago

Solution is the following:

mv ./target/linux/generic/patches-4.9/* ./target/linux/generic/pending-4.9/
rm -rf ./target/linux/generic/patches-4.9