mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-03-06 19:51:13 +00:00

Signed-off-by: Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
6 lines
140 B
Makefile
6 lines
140 B
Makefile
obj-y := irq.o time.o generic.o
|
|
|
|
obj-$(CONFIG_MACH_CC9P9360DEV) += mach-cc9p9360dev.o
|
|
|
|
obj-$(CONFIG_BOARD_A9M9750DEV) += board-a9m9750dev.o
|