hc
2023-11-06 9df731a176aab8e03b984b681b1bea01ccff6644
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;