diff --git a/CMakeLists.txt b/CMakeLists.txt index b02f80e52..d526860d3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -323,7 +323,6 @@ function(add_base_binary variant_name) ${variant_name} PRIVATE ${PRUSA_BOARDS_DIR}/cores/prusa_einsy_rambo/ ${PRUSA_BOARDS_DIR}/variants/prusa_einsy_rambo/ - ${VARIANT_CFG_DIR} # Include the header for this variant. ${CMAKE_SOURCE_DIR}/Firmware )