2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-29 07:34:06 +08:00
linux-next/arch/arm/mach-spear6xx/Makefile

13 lines
232 B
Makefile
Raw Normal View History

#
# Makefile for SPEAr6XX machine series
#
# common files
obj-y += clock.o spear6xx.o
# spear600 specific files
obj-$(CONFIG_MACH_SPEAR600) += spear600.o
# spear600 boards files
obj-$(CONFIG_BOARD_SPEAR600_EVB) += spear600_evb.o