916f743da3
Architectural changes in the ARM Linux kernel tree mandate the eventual removal of the mach-* directories. Move the scm driver to drivers/firmware and the scm header to include/linux to support that removal. Signed-off-by: Kumar Gala <galak@codeaurora.org>
3 lines
50 B
Makefile
3 lines
50 B
Makefile
obj-y := board.o
|
|
obj-$(CONFIG_SMP) += platsmp.o
|