6 lines
74 B
Makefile
6 lines
74 B
Makefile
|
#
|
||
|
# Makefile for the kernel PNPACPI driver.
|
||
|
#
|
||
|
|
||
|
obj-y := core.o rsparser.o
|