diff options
Diffstat (limited to 'kernel/arch/arm/mach-exynos/Makefile.boot')
-rw-r--r-- | kernel/arch/arm/mach-exynos/Makefile.boot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel/arch/arm/mach-exynos/Makefile.boot b/kernel/arch/arm/mach-exynos/Makefile.boot new file mode 100644 index 000000000..b9862e22b --- /dev/null +++ b/kernel/arch/arm/mach-exynos/Makefile.boot @@ -0,0 +1,2 @@ + zreladdr-y += 0x40008000 +params_phys-y := 0x40000100 |