projects
/
platform
/
kernel
/
linux-rpi.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ARM64: tizen_bcm2711_defconfig: Enable VIDEO_CODEC_BCM2835
[platform/kernel/linux-rpi.git]
/
arch
/
arm
/
mach-prima2
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0
2
obj-y += rstc.o
3
obj-y += common.o
4
obj-y += rtciobrg.o
5
obj-$(CONFIG_SUSPEND) += pm.o sleep.o
6
obj-$(CONFIG_SMP) += platsmp.o headsmp.o
7
obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o
8
9
CFLAGS_hotplug.o += -march=armv7-a