mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
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
|