mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 19:41:54 +00:00
c11c22177a
Define onboard devices for Freescale STMP3xxx boards Signed-off-by: dmitry pervushin <dpervushin@embeddedalley.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
6 lines
121 B
Makefile
6 lines
121 B
Makefile
#
|
|
# Makefile for the linux kernel.
|
|
#
|
|
# Object file lists.
|
|
obj-y += core.o timer.o irq.o dma.o clock.o pinmux.o devices.o
|