From 297b60346df8beafee954a0fd7c2d64f33f3b9bc Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Sat, 11 May 2024 01:44:05 +0000
Subject: [PATCH] rtl8211F_led_control

---
 u-boot/examples/standalone/Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/u-boot/examples/standalone/Makefile b/u-boot/examples/standalone/Makefile
index c9d6206..cd870f6 100644
--- a/u-boot/examples/standalone/Makefile
+++ b/u-boot/examples/standalone/Makefile
@@ -10,6 +10,7 @@
 extra-$(CONFIG_SMC911X)            += smc911x_eeprom
 extra-$(CONFIG_SPI_FLASH_ATMEL)    += atmel_df_pow2
 extra-$(CONFIG_PPC)                += sched
+extra-$(CONFIG_ROCKCHIP_SPI)       += rkspi
 
 #
 # Some versions of make do not handle trailing white spaces properly;

--
Gitblit v1.6.2