5 lines
71 B
Makefile
5 lines
71 B
Makefile
|
obj-y += init.o
|
||
|
obj-y += fault.o
|
||
|
obj-y += extable.o
|
||
|
obj-y += ioremap.o
|