diff options
-rw-r--r-- | meta-xilinx-standalone-experimental/recipes-drivers/rfdc-example_2024.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-xilinx-standalone-experimental/recipes-drivers/rfdc-example_2024.1.bb b/meta-xilinx-standalone-experimental/recipes-drivers/rfdc-example_2024.1.bb index 2c6bbdd1..973e5177 100644 --- a/meta-xilinx-standalone-experimental/recipes-drivers/rfdc-example_2024.1.bb +++ b/meta-xilinx-standalone-experimental/recipes-drivers/rfdc-example_2024.1.bb | |||
@@ -3,4 +3,6 @@ inherit esw_examples features_check | |||
3 | 3 | ||
4 | REQUIRED_MACHINE_FEATURES = "rfdc" | 4 | REQUIRED_MACHINE_FEATURES = "rfdc" |
5 | 5 | ||
6 | DEPENDS += " rfdc" | ||
7 | |||
6 | ESW_COMPONENT_SRC = "/XilinxProcessorIPLib/drivers/rfdc/examples/" | 8 | ESW_COMPONENT_SRC = "/XilinxProcessorIPLib/drivers/rfdc/examples/" |