kernel
This commit is contained in:
parent
b59f84ee36
commit
cfab1d3ce7
83468 changed files with 37938688 additions and 0 deletions
6
linux-6.8.1/arch/arm/mach-rockchip/Makefile
Normal file
6
linux-6.8.1/arch/arm/mach-rockchip/Makefile
Normal file
|
@ -0,0 +1,6 @@
|
|||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
CFLAGS_platsmp.o := -march=armv7-a
|
||||
|
||||
obj-$(CONFIG_ARCH_ROCKCHIP) += rockchip.o
|
||||
obj-$(CONFIG_PM_SLEEP) += pm.o sleep.o
|
||||
obj-$(CONFIG_SMP) += headsmp.o platsmp.o
|
Loading…
Add table
Add a link
Reference in a new issue