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