REMOVE OMAP LEGACY CODE: Remove omap extra version in Makefile
authorTony Lindgren <tony@atomide.com>
Mon, 28 Sep 2009 18:30:41 +0000 (11:30 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 28 Sep 2009 18:30:41 +0000 (11:30 -0700)
This way anybody can pull the linux-omap tree into their kernel
tree without messing up other architectures.

Note that now you also have to set env for the cross compiler:
$ make ARCH=arm CROSS_COMPILE=/path/to/your/arm-compiler- zImage

Signed-off-by: Tony Lindgren <tony@atomide.com>
Makefile

diff --cc Makefile
Simple merge