diff options
Diffstat (limited to 'arch/arm/mach-bcmring/Makefile.boot')
-rw-r--r-- | arch/arm/mach-bcmring/Makefile.boot | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/mach-bcmring/Makefile.boot b/arch/arm/mach-bcmring/Makefile.boot deleted file mode 100644 index aef2467..0000000 --- a/arch/arm/mach-bcmring/Makefile.boot +++ /dev/null @@ -1,6 +0,0 @@ -# Address where decompressor will be written and eventually executed. -# -# default to SDRAM -zreladdr-y += $(CONFIG_BCM_ZRELADDR) -params_phys-y := 0x00000800 - |