diff options
Diffstat (limited to 'arch/arm/mach-u300/Makefile.boot')
-rw-r--r-- | arch/arm/mach-u300/Makefile.boot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-u300/Makefile.boot b/arch/arm/mach-u300/Makefile.boot index a06bb0d..87811de 100644 --- a/arch/arm/mach-u300/Makefile.boot +++ b/arch/arm/mach-u300/Makefile.boot @@ -1,4 +1,4 @@ - zreladdr-y := 0x48008000 + zreladdr-y += 0x48008000 params_phys-y := 0x48000100 # This isn't used. #initrd_phys-y := 0x48800000 |