7 lines
70 B
Makefile
7 lines
70 B
Makefile
|
#
|
||
|
# Makefile for the linux kernel.
|
||
|
#
|
||
|
|
||
|
# Common support
|
||
|
obj-y := irq.o
|