2 lines
50 B
Makefile
2 lines
50 B
Makefile
|
|
obj-y := board.o
|
||
|
|
obj-$(CONFIG_SMP) += platsmp.o
|