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

Commit 073c4603 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes

parents b981f980 c564a0cb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
ifeq ($(CONFIG_ARCH_SA1100),y)
   zreladdr-$(CONFIG_SA1111)		+= 0xc0208000
ifeq ($(CONFIG_SA1111),y)
   zreladdr-y	+= 0xc0208000
else
   zreladdr-y	+= 0xc0008000
endif