mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-10 16:55:36 +07:00
![Lennert Buytenhek](/assets/img/avatar_default.png)
Introduce the arch/arm/plat-iop directory, for code shared between the iop32x and iop33x, and move the common memory map setup bits there. Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
9 lines
89 B
Makefile
9 lines
89 B
Makefile
#
|
|
# Makefile for the linux kernel.
|
|
#
|
|
|
|
obj-y := setup.o
|
|
obj-m :=
|
|
obj-n :=
|
|
obj- :=
|