aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--USB-Device/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/USB-Device/CMakeLists.txt b/USB-Device/CMakeLists.txt
index d71cc2c..d09a593 100644
--- a/USB-Device/CMakeLists.txt
+++ b/USB-Device/CMakeLists.txt
@@ -16,7 +16,7 @@
# limitations under the License.
###########################################################################
-if(HAL_UBS_DEVICE)
+if(HAL_USB_DEVICE)
# Add target to project dependency list
PROJECT_TARGET_ADD(hal-usb-device)