diff options
Diffstat (limited to 'arch/arm/mach-gemini/Makefile.boot')
-rw-r--r-- | arch/arm/mach-gemini/Makefile.boot | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/arm/mach-gemini/Makefile.boot b/arch/arm/mach-gemini/Makefile.boot index 760a0efe7580..8e3d1c6e1e38 100644 --- a/arch/arm/mach-gemini/Makefile.boot +++ b/arch/arm/mach-gemini/Makefile.boot @@ -1,3 +1 @@ - zreladdr-y += 0x00008000 -params_phys-y := 0x00000100 -initrd_phys-y := 0x00800000 +# Empty on purpose |