7 lines
79 B
Makefile
7 lines
79 B
Makefile
|
#
|
||
|
# Makefile for the SH2000 specific parts of the kernel
|
||
|
#
|
||
|
|
||
|
obj-y := setup.o
|
||
|
|