On Fri, Oct 8, 2010 at 11:29 PM, Bao, Zheng Zheng.Bao@amd.com wrote:
BTW, I tried to use the following way to create patch.
- svn delete src/northbridge/amd/amdmct/mct/mct.h
- svn diff > remove.patch
But when I tried to apply the patch, it just makes the mct.h empty instead of deleting it.
How to create a patch in this case?
How did you apply the patch?
See the -E option of patch(1) for more info.
wt