mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 05:01:48 +00:00
40c6d8aee4
Boards used to specify zreladdr in their Makefile.boot with zreladdr-y := x, so conflicting zreladdrs were silently overwritten. This patch changes this to zreladdr-y += x, so that we end up with multiple words in zreladdr in such a case. We can detect this later and complain if necessary. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
---|---|---|
.. | ||
include/mach | ||
clock-s5p6440.c | ||
clock-s5p6450.c | ||
clock.c | ||
cpu.c | ||
dev-audio.c | ||
dev-spi.c | ||
dma.c | ||
gpiolib.c | ||
init.c | ||
irq-eint.c | ||
Kconfig | ||
mach-smdk6440.c | ||
mach-smdk6450.c | ||
Makefile | ||
Makefile.boot | ||
setup-i2c0.c | ||
setup-i2c1.c |