3 lines
61 B
Makefile
Executable File
3 lines
61 B
Makefile
Executable File
obj-y += berlin.o
|
|
obj-$(CONFIG_SMP) += headsmp.o platsmp.o
|