6 lines
93 B
Makefile
Raw Normal View History

2025-05-10 21:49:39 +08:00
obj-y += init.o
obj-y += fault.o
obj-y += extable.o
obj-y += ioremap.o
obj-y += cacheflush.o