Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 142756bd authored by Venkatesh Yadav Abbarapu's avatar Venkatesh Yadav Abbarapu
Browse files

ARM: msm: Remove the file makefile.boot



As we enabled the CONFIG_AUTO_ZRELADDR for autodetecting the
zreladdr address, hence no need for the makefile.boot.

Change-Id: I0e4796fda3ca7c240d5cc5a61ac083704601bb06
Signed-off-by: default avatarVenkatesh Yadav Abbarapu <vabbar@codeaurora.org>
parent 2d0f0840
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -11,9 +11,6 @@
# Copyright (C) 1995-2002 Russell King
#

ifneq ($(MACHINE),)
include $(srctree)/$(MACHINE)/Makefile.boot
endif
include $(srctree)/arch/arm/boot/dts/Makefile

include $(srctree)/arch/arm/boot/dts/Makefile
+0 −2
Original line number Diff line number Diff line
CONFIG_EARLY_IOREMAP=y
# CONFIG_ARM_PATCH_PHYS_VIRT is not set
CONFIG_PHYS_OFFSET=0x80000000
CONFIG_SYSVIPC=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y

arch/arm/mach-msm/Makefile.boot

deleted100644 → 0
+0 −0

Empty file deleted.