d996f35403
Now that memory maps(for both S700 and S900 SoCs) can be managed using a common file, rename sysmap-s900 to sysmap-owl to reflect the same. Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Signed-off-by: Amit Singh Tomar <amittomer25@gmail.com>
5 lines
88 B
Makefile
5 lines
88 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
obj-y += soc.o
|
|
obj-$(CONFIG_ARM64) += sysmap-owl.o
|