forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 ee930fffee469d076998274a2ca55e13dc1efb67
u-boot/examples/standalone/Makefile
....@@ -10,6 +10,7 @@
1010 extra-$(CONFIG_SMC911X) += smc911x_eeprom
1111 extra-$(CONFIG_SPI_FLASH_ATMEL) += atmel_df_pow2
1212 extra-$(CONFIG_PPC) += sched
13
+extra-$(CONFIG_ROCKCHIP_SPI) += rkspi
1314
1415 #
1516 # Some versions of make do not handle trailing white spaces properly;