c05564c4d8
Android 13
4 lines
60 B
Makefile
Executable file
4 lines
60 B
Makefile
Executable file
obj-y := setup.o irq.o time.o
|
|
|
|
obj-$(CONFIG_SMP) += smp.o
|