7 lines
77 B
Makefile
7 lines
77 B
Makefile
|
#
|
||
|
# Makefile for the HP690 specific parts of the kernel
|
||
|
#
|
||
|
|
||
|
obj-y := mach.o
|
||
|
|