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