forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
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;