9918cda523
Signed-off-by: Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
5 lines
140 B
Makefile
5 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
|