mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-20 11:13:58 +08:00
0d8e08f5a3
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
10 lines
170 B
Makefile
10 lines
170 B
Makefile
#
|
|
# SPEAr Platform specific Makefile
|
|
#
|
|
|
|
# Common support
|
|
obj-y := restart.o time.o
|
|
|
|
obj-$(CONFIG_ARCH_SPEAR3XX) += pl080.o shirq.o
|
|
obj-$(CONFIG_ARCH_SPEAR6XX) += pl080.o
|