Re: embarrassing patch question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Then without changing the directory, I attempt to patch the directory like
> so:
> patch -d linux-to-be-patched -p1 < k2.patch

try:
cd linux-to-be-patched
patch -p1 < ../k2.patch

-- 
John Tyner
jtyner@cs.ucr.edu

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
IRC Channel:   irc.openprojects.net / #kernelnewbies
Web Page:      http://www.kernelnewbies.org/


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux