Hi, I have downloaded the bsp from git (http://git-public.pengutronix.de/). I want to patch the linux3.9.1 vanilla kernel and took the patch-3.9.1.bz2 from OSELAS.BSP-Pengutronix-Mini2440/configs/platform-friendlyarm-mini2440/patches/linux-3.9.
I put the patch before the kernel source tree and did patch -p1 < ../patch-3.9.1 to the linux3.9.1 kernel but I get patching file Makefile Reversed (or previously applied) patch detected! Assume -R? [n] and the patching fails. How should I patch this to the vanilla kernel? Thanks, Gautam.
