6 lines
102 B
Makefile
6 lines
102 B
Makefile
|
#
|
||
|
# Makefile for the 7206 SolutionEngine specific parts of the kernel
|
||
|
#
|
||
|
|
||
|
obj-y := setup.o io.o irq.o
|