dashboard
repositories
activity
search
login
ljy
/
RK356X_SDK_RELEASE
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
add support mipi 1280x800_LCD
hc
2023-03-15
de7d2b82e1d37d435e0b93009a6a472b54b9d6a1
[~ljy/RK356X_SDK_RELEASE.git]
/
u-boot
/
arch
/
arm
/
mach-imx
/
mx7
/
Makefile
1
2
3
4
5
6
7
8
9
10
11
12
#
# (C) Copyright 2015 Freescale Semiconductor, Inc.
#
# SPDX-License-Identifier: GPL-2.0+
#
#
obj-y := soc.o clock.o clock_slice.o
ifdef CONFIG_ARMV7_PSCI
obj-y += psci-mx7.o psci.o
endif