7 lines
63 B
Makefile
7 lines
63 B
Makefile
|
#
|
||
|
# Makefile for the linux kernel.
|
||
|
#
|
||
|
|
||
|
obj-y=message_manager.o
|
||
|
|