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