X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/524decdeb3a0a4c7adbeb4af906556e7bc6dd77c..b221e7d175e4b5ca463fdd6d05b8c3fc71bd7c40:/Demos/OTG/TestApp/makefile diff --git a/Demos/OTG/TestApp/makefile b/Demos/OTG/TestApp/makefile index 2935bafb5..7cf4e6e74 100644 --- a/Demos/OTG/TestApp/makefile +++ b/Demos/OTG/TestApp/makefile @@ -116,8 +116,7 @@ LUFA_PATH = ../../.. # LUFA library compile-time options -LUFA_OPTS = -D USE_NONSTANDARD_DESCRIPTOR_NAMES -LUFA_OPTS += -D USE_FLASH_DESCRIPTORS +LUFA_OPTS = -D USE_FLASH_DESCRIPTORS # List C source files here. (C dependencies are automatically generated.)