7 lines
70 B
Makefile
7 lines
70 B
Makefile
|
#
|
||
|
# Makefile for unknown SH boards
|
||
|
#
|
||
|
|
||
|
obj-y := mach.o io.o setup.o
|
||
|
|