mirror of
https://github.com/torvalds/linux.git
synced 2024-12-23 19:31:53 +00:00
3 lines
50 B
Makefile
3 lines
50 B
Makefile
|
obj-y := board.o
|
||
|
obj-$(CONFIG_SMP) += platsmp.o
|