6865f0ea6a
This adds more full-featured support for the SH7722 Solution Engine. Previously this was using the generic board, and lacked most of the peripheral support. Signed-off-by: Ryusuke Sakato <sakato.ryusuke@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
11 lines
282 B
Makefile
11 lines
282 B
Makefile
#
|
|
# Makefile for the HITACHI UL SolutionEngine 7722 specific parts of the kernel
|
|
#
|
|
# This file is subject to the terms and conditions of the GNU General Public
|
|
# License. See the file "COPYING" in the main directory of this archive
|
|
# for more details.
|
|
#
|
|
#
|
|
|
|
obj-y := setup.o irq.o
|