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