hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
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;