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
|