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