diff options
Diffstat (limited to 'arch/arm/mach-spear3xx/Makefile.boot')
-rw-r--r-- | arch/arm/mach-spear3xx/Makefile.boot | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-spear3xx/Makefile.boot b/arch/arm/mach-spear3xx/Makefile.boot deleted file mode 100644 index 4674a4c221db..000000000000 --- a/arch/arm/mach-spear3xx/Makefile.boot +++ /dev/null @@ -1,3 +0,0 @@ -zreladdr-y += 0x00008000 -params_phys-y := 0x00000100 -initrd_phys-y := 0x00800000 |