summaryrefslogtreecommitdiff
path: root/plat/rockchip/rk3399/platform.mk
diff options
context:
space:
mode:
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>2017-05-31 18:42:37 +0200
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>2017-09-01 18:51:12 +0200
commit85750091ba6227428f2eb3422356708e8e88b7e9 (patch)
treee30b223ccf59ffc30a115db8a4e51bd78517a1f5 /plat/rockchip/rk3399/platform.mk
parent572e14132706377530ea9f9ba4cd1fcb4b2b9479 (diff)
[WIP] RK3399-Q7
Diffstat (limited to 'plat/rockchip/rk3399/platform.mk')
-rw-r--r--plat/rockchip/rk3399/platform.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/plat/rockchip/rk3399/platform.mk b/plat/rockchip/rk3399/platform.mk
index be3e11b9..84ec988f 100644
--- a/plat/rockchip/rk3399/platform.mk
+++ b/plat/rockchip/rk3399/platform.mk
@@ -52,7 +52,6 @@ BL31_SOURCES += ${RK_GIC_SOURCES} \
${RK_PLAT_SOC}/plat_sip_calls.c \
${RK_PLAT_SOC}/drivers/gpio/rk3399_gpio.c \
${RK_PLAT_SOC}/drivers/pmu/pmu.c \
- ${RK_PLAT_SOC}/drivers/pmu/pmu_fw.c \
${RK_PLAT_SOC}/drivers/pmu/m0_ctl.c \
${RK_PLAT_SOC}/drivers/pwm/pwm.c \
${RK_PLAT_SOC}/drivers/secure/secure.c \